Skip to content
#

fluent-design

Here are 146 public repositories matching this topic...

Files
SaajidAtVX7
SaajidAtVX7 commented Mar 10, 2022

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

Capability Priority
This proposal will allow devel
DevToys
FahimFBA
FahimFBA commented Jan 24, 2022

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

microsoft-ui-xaml
MartinZikmund
MartinZikmund commented Nov 20, 2021

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.

hariangr
hariangr commented Feb 10, 2022

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

ReaLTaiizor
rrirower
rrirower commented Feb 10, 2022

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:

  1. Create a child control on a Metro tab page.
  2. In the Load event, try hiding it.
  3. Control will not hide and remains visible.

Expected behavior
The control should be hidden when requested.

Improve this page

Add a description, image, and links to the fluent-design 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 fluent-design topic, visit your repo's landing page and select "manage topics."

Learn more