The Wayback Machine - https://web.archive.org/web/20211218184256/https://github.com/topics/winui
Skip to content
#

winui

Here are 111 public repositories matching this topic...

Files
DAmNRelentless
DAmNRelentless commented Dec 16, 2021

What's the Problem?

I usually create new files with CTRL + SHIFT + N. Mostly that's folders or unnamed files.
Currently, after you create a new element, the current index of my sidebar is highlight.

Solution/Idea

It would be much more beneficial to highlight the element which was just created.
That way you could instantly open the file/folder instantly by pressing Enter. Or in case

uno
takla21
takla21 commented Jun 10, 2021

Current behavior

When I removed the status bar by adding those 4 lines in the style.xml

<item name="android:windowTranslucentStatus">false</item>
<item name="android:windowTranslucentNavigation">true</item>
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
<item name="android:statusBarColor">@android:color/transparent</item>

Applying `VisibleBoundsPadding

microsoft-ui-xaml

Improve this page

Add a description, image, and links to the winui topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the winui topic, visit your repo's landing page and select "manage topics."

Learn more