fluent-design
Here are 146 public repositories matching this topic...
-
Updated
Mar 2, 2022 - C++
What's the Problem?
It is not any type of problem.
Solution/Idea
This project is currently missing the Code of Conduct. If you have any plan on adding that then I would be more than glad to do that for you by adding a PR for that. Please let me know what do you think about that.
Alternatives
According to Google:
A code of conduct defines standards for how to eng
Describe the bug
The TwoPaneView sets up m_windowSizeChangedRevoker, m_pane1LoadedRevoker and m_pane2LoadedRevoker but it seems they are never revoked. Am I missing something and is it intentional or is it a oversight?
Steps to reproduce the bug
Looking into the code
Expected behavior
No response
Screenshots
No response
NuGet package version
Microsoft.UI.
Is your feature request related to a problem? Please describe:
Album Art displayed looks terrible.
Describe the solution you'd like:
Some sort of image resize algorithm implemented to make it look less terrible. Something simple is fine.
Describe alternatives you've considered:
-
Updated
Mar 6, 2022 - TypeScript
-
Updated
Mar 18, 2022 - C#
-
Updated
Mar 17, 2022 - C#
-
Updated
Feb 26, 2022 - TypeScript
Describe the bug
I am making an app for MacOS (Yes it's not officially supported), and I notice the high CPU usage for my app (Around 30%). It is weird since MaterialApp based app only use around 2% CPU on idle.
When I comment the NavigationPane code, the CPU usage decreased dramatically (To around 2% as I expect), and when I uncomment the NavigationPane again the CPU usage increased to ar
-
Updated
Feb 18, 2022 - TypeScript
-
Updated
Oct 26, 2020 - C#
-
Updated
Mar 18, 2022 - C#
File Upload input
Hi,
Is FileUpload incoming to this great lib?
-
Updated
Mar 18, 2022 - C#
-
Updated
Mar 8, 2022 - C#
Describe the bug
A child control (eg. combobox or label) on a Metro tab page cannot be hidden using ".Visbile = false" or ".Hide()".
To Reproduce
Steps to reproduce the behavior:
- Create a child control on a Metro tab page.
- In the Load event, try hiding it.
- Control will not hide and remains visible.
Expected behavior
The control should be hidden when requested.
-
Updated
May 7, 2021 - HTML
-
Updated
Mar 15, 2022
The circle inside the radiobutton is not in the center when I use it in a high dpi display, using Google Chrome.
-
Updated
Mar 16, 2022 - Svelte
-
Updated
Jun 19, 2021 - TypeScript
-
Updated
Mar 24, 2019 - JavaScript
-
Updated
Feb 4, 2020 - C#
-
Updated
Aug 6, 2019 - C#
-
Updated
Mar 14, 2022 - C#
-
Updated
Feb 26, 2022 - CSS
Improve this page
Add a description, image, and links to the fluent-design topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fluent-design topic, visit your repo's landing page and select "manage topics."


What's the Problem?
The menu bar and ribbon UI was absent in the Files app
Solution/Idea
The menu bar and Ribbon UI was very usefull while dealing with files. The Ribbon UI can provide more option in a less space and everything at once
Alternatives
Refer the windows 10 explorer
Priorities