-
I could have a predetermined list of fonts and let the user pick any one of those, regardless of what is available on their system. Then I would specify fallback fonts that would be used if the font h…
-
Spinning this issue up as a place to have a discussion. Recently the Office UI Fabric guys made some big changes with their project that you can see posted on their blog (http://dev.office.com/fabric/…
-
The SymbolIcon whose Symbol is "Folder", (Unicode point e8b7), has outlined style in Segoe MDL2 Assets, but has filled style in Segoe Fluent Icons.
The XAML UI Controls app can illustrate this:
![…
-
Using the frontpage complete MNIST example, the below only works if _some_ hyperparameter search is added after Sequential
```
model = Sequential()
model.add(Dense({{choice([100, 200])}})) # Th…
-
We have lots more icons now in MDL2 and Fluent icons, however SymbolIcon uses a Symbol enum that hasn't been updated.
The workaround is to use FontIcon and set its glyph property, however that makes …
-
### Describe the bug
https://github.com/MeteorDevelopment/meteor-client/assets/124526320/5ecff2fe-4438-4a39-9b1d-caa7526e2c20
### Steps to reproduce
```bash
Open Meteor Client Gui
Go in To…
-
Relevant for the forthcoming "regrid + integrate" discussion.
If I combine two models, say
combined = mdl1 * mdl2
where the `integrate` flags are False and True, should we set the `integra…
-
Hello!
I'd like to insert a text in the scene made of multiple BillboardSingleText3D. I need this beacuse it would be a label in bold, the data in normal weight and and icon (so another font).
Is…
-
It would be great if each symbol has the minimum Windows 10 version in which it is available. Sometimes developers don't know if a certain symbol is available in the min Windows version supported by…
-
# Description of the new feature/enhancement
We need some new iconography for some of our UI elements, specifically the command palette and settings UI. Below are the requested icons:
| Comman…