Skip to content
#

fluent

Here are 378 public repositories matching this topic...

Files
DevToys
rdeveen
rdeveen commented Jan 27, 2022

What's the Problem?

The automated build does not run the Unit Tests.

Solution/Idea

Change the Azure Pipelines to automaticly run the Unit Tests on every build.

Alternatives

(remove the tests ;))

Priorities

Capability Priority
This proposal will allow developers to use a better DevToys Must

DevToys Version

No response

Comm

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

precice
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 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 topic, visit your repo's landing page and select "manage topics."

Learn more