Skip to content
#

winui

Here are 140 public repositories matching this topic...

Files
BrandonLogandi
BrandonLogandi commented Mar 26, 2022

What's the Problem?

When working with multiple media files (e.g. music or videos), the only details displayed for selected files are their path, attributes and total size.
This leaves out a lot of potentially useful information, like their total length, audio bitrate, framerate and resolution (for videos), etc.

Solution/Idea

The default Windows Explorer displays all of the detai

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
uno
MartinZikmund
MartinZikmund commented Mar 28, 2022

Current behavior

Might be specific to Samples app, but requires investigation if this sequence of events is handled properly in general.

Expected behavior

Should not cause exception.

How to reproduce it (as minimally and precisely as possible)

  1. Open Samples app on Android
  2. Press the hardware back button to "close" the app
  3. Switch to the app using task switcher on Android (
kind/bug good first issue platform/android project/core-tools
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

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