fluent
Here are 378 public repositories matching this topic...
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
-
Updated
Feb 9, 2022 - C#
-
Updated
Dec 13, 2021 - JavaScript
Is your feature request related to a problem? Please describe:
Album Art displayed looks terrible.
Describe the solution you'd like:
Some sort of image resize algorithm implemented to make it look less terrible. Something simple is fine.
Describe alternatives you've considered:
SearchBar
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
-
Updated
Feb 8, 2022 - C#
-
Updated
Jan 12, 2022 - TypeScript
-
Updated
Dec 8, 2021 - C#
-
Updated
Dec 8, 2021 - C#
-
Updated
Feb 8, 2022 - C#
-
Updated
Dec 6, 2021 - C#
-
Updated
Jun 1, 2021 - Python
-
Updated
Apr 25, 2020 - C#
utils::ptr_vector<T> serves a similar purpose like smart pointers from std. We should remove this implementation in favor of smart pointers from std.
I already took care of replacing utils::ptr_vector<T> with std::unique_ptr in precice/precice#1159, but there are many more places, where utils::ptr_vector<T> is used.
-
Updated
Jan 20, 2022 - C#
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:
- Create a child control on a Metro tab page.
- In the Load event, try hiding it.
- Control will not hide and remains visible.
Expected behavior
The control should be hidden when requested.
-
Updated
Jun 22, 2021 - PHP
-
Updated
Feb 10, 2022 - C#
The circle inside the radiobutton is not in the center when I use it in a high dpi display, using Google Chrome.
-
Updated
Aug 16, 2021 - C#
-
Updated
Nov 5, 2021 - Python
-
Updated
Dec 14, 2021 - C#
Improve this page
Add a description, image, and links to the fluent topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fluent topic, visit your repo's landing page and select "manage topics."


What's the Problem?
The Recycle bin folder now under the pinned folders, which is not in the place for system folder.
Solution/Idea
The Recycle bin folder is a system folder, it should first prioritized.
Alternatives
Let others suggest for more alternatives. I just comment on some point you may missed.
Priorities