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

xaml

Here are 1,098 public repositories matching this topic...

Files
SullieLore
SullieLore commented Jan 11, 2022

Description

Hi,

Latest version, 2.1, installed on Windows 11.

When I open a folder from the jumplist while Files is open, it opens the window as a tab to the existing Files window. This is what I want it to do. However, When Files is closed, and I open a folder from the jumplist it opens the folder but all previous saved tabs are lost.

I tried "open new instance when opening director

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

WindowsCommunityToolkit
kmgallahan
kmgallahan commented Dec 16, 2021

Describe the bug

The Release Notes section of the WCT Sample App has overlapping text.

Regression

No response

Reproducible in sample app?

  • This bug can be reproduced in the sample app.

Steps to reproduce

Open app and view the home / splash screen.

Expected behavior

Release dates should be visible.

Screenshots

![Screenshot 2021-12-16 123803](

microsoft-ui-xaml
santiagoclv
santiagoclv commented Nov 4, 2021

Problem Description

An automatic scroll down event to the bottom of the page is being fired when a card element is dragged from the card elements toolbox to the card. You can notice it in the official page https://adaptivecards.io/designer/ but it is more noticeable when the page where the Adaptive Card Designer is being embedded has a footer or something below the ACD.

There is some cas

wpfui
AZProductions
AZProductions commented Dec 19, 2021

Is your feature request related to a problem? Please describe.
I'm wondering if a search-bar is a good addition to the WPFUI suit of controls?

Describe the solution you'd like
It should behave just like the search-bar in the Microsoft Store or in the Xbox app.

Describe alternatives you've considered
I've thought on editing a list box using styles and more, but I haven't succee

Improve this page

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

Learn more