Skip to content

Version 1.4.3

Compare
Choose a tag to compare
@carmellolb carmellolb released this 24 Mar 23:41
· 9 commits to master since this release
917344b

Changelog:

This release is all about making modals better! The end goal is for them to behave like windows in Windows.

Made some modals larger.

Added tons of new functionality to the sidebars on modals, like that the back arrow (previous modal tab) button and the hamburger button both now function!

Redesigned the hamburger menus on modals to make them align with the WinUI NavigationView controls, except with Acrylic.

Added icons to each item on the sidebar (just squares to the example menu items, you can put your own.)

Added a link for a new Settings pane to the bottom of the sidebars of modals with sidebars, to better align with WinUI controls.

Fixed some dark mode consistency/color/contrast issues with modals + text + buttons.

Removed darker links feature on modal sidebars so the design better aligns with the real WinUI controls.

Added three extra images to the images folder (image14.png, image16.png, and image17.png) which all contain acrylic overlays, each with different amounts of brightness, contrast, and amount of noise. You can add them as an overlay using (background-image) to anything you desire or use the lengthy "data:image" link that is used by default, which only contains the standard acrylic material.

Known Issues:

When the Settings modal is open on the Page page, the scrollbar on the far right may disappear and blank space may appear instead.

On mobile devices + other small devices, some modals may look a bit disoriented and may not function properly.