Skip to content
#

fluent-design

Here are 153 public repositories matching this topic...

Files
Josh-65
Josh-65 commented Apr 21, 2022

What's the Problem?

Currently i have to drag it over the current open tabs witch isnt that convient.

Solution/Idea

Allow draging a tab anywhere to the title bar to merge the windows.

Alternatives

Priorities

No response

Files Version

No response

Windows Version

No response

Comments

No response

triage approved feature request good first issue
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

documentation good first issue
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.

good first issue help wanted area-TwoPaneView team-Controls
ReaLTaiizor
mbmigone
mbmigone commented Apr 21, 2022

Any chance to change the ForegroundColor property from private to public so the tabs and the line under them can be customized?

Currently, it is:
https://github.com/Taiizor/ReaLTaiizor/blob/c603f6e63c935254c1cd8555d42d79acb945957d/src/ReaLTaiizor/Controls/TabControl/MetroTabControl.cs#L295-L296

which only allows to use the default color Color.FromArgb(65, 177, 225) defined in the ApplyThe

good first issue question

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