fluent
Here are 398 public repositories matching this topic...
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
-
Updated
May 25, 2022 - C#
-
Updated
May 16, 2022 - JavaScript
Description of the new feature / enhancement
Include a setting where whatever media will pause when the mute button is pressed or when the volume slider is set to zero.
Scenario when this would be used?
When listening to music or watching a video
Additional context
No response
First of all, congratulations, styles looks really slick!
Is there a plan to support styling in more controls out of the box? I'm thinking about more complex controls like DataGrid or DatePicker (Calendar).
-
Updated
May 30, 2022 - C#
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Mar 22, 2022 - C#
-
Updated
May 30, 2022 - C#
-
Updated
May 27, 2022 - C#
-
Updated
Dec 6, 2021 - C#
-
Updated
Jun 1, 2021 - Python
-
Updated
Apr 25, 2020 - C#
-
Updated
May 29, 2022 - C#
-
Updated
May 26, 2022 - 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.
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
Draw focus rectangle
Add the following extensions methods for dictionaries:
var dictionary = new Dictionary<string, string>
{
["key1"] = "value1",
["key2"] = "value2",
};
dictionary.Throw().IfContainsKey("key1");
dictionary.Throw().IfNotContainsKey("key3");And the corresponding dictionary properties extension methods:
var dictionary = new Dictionary<string, string-
Updated
Jun 22, 2021 - PHP
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
May 30, 2022 - C#
-
Updated
May 30, 2022 - 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."




Description
When the files pane of a cloud drive is open, the additional "Status" column is shown. Initially this column is sized so that only "Sta..." appears in its title (at least with my display settings).
This column can not be resized, neither by mouse or keyboard. "Size columns to fit" does resize the column though.
As a workaround, one can do a "Size columns to fit" and then resiz