-
-
As discussed with @danrubel
It would help during widget discovery if the nice graphics from here: https://flutter.io/widgets/ could be placed by the side of their classed during code completion. A…
-
java.util.ConcurrentModificationException
java.util.HashMap$HashIterator.nextNode(HashMap.java:1441)
--
2 java.util.HashMap$EntryIterator.next(HashMap.java:1475)
3 java.util.HashMap$EntryIterator.…
-
My custom widget should be styled with the same appearance as the main Grist UI, including support for dark mode. I can load the same CSS files in my widget as the enclosing Grist app, but I'm not sur…
-
Several discussions about improvements and enhancements for upcoming seasons have revolved around a more powerful and extensible dashboard to replace Shuffleboard.
@meowmeowahr developed [a GUI appli…
-
Hi. Im new to this library and I am testing it out right now. When I copy the demo projects and run them it works but I only get "basic" borders meaning only "+ - |" symbols and not the better looking…
-
### Description
I don't know whether this is a feature request or just a request for guidance.
Server side the dashboard includes seamless support for class control. The developer merely needs to…
-
seen in dcc8c65eb3d1d43decb52d276b7f29390ea67c9d
test: AiksTest_ColorMatrixFilterSubpassCollapseOptimization
## metal
![impeller_Play_AiksTest_ColorMatrixFilterSubpassCollapseOptimization_Metal](…
-
The shiny widget that wraps the diffr comparator is excellent. A fine piece of work that is much appreciated. :)
Sadly the width parameter (of `diffrOutput`) does not allow the widget to be drawn w…
-
Problem: I've defined a widget `MyBin` but using it inside a UI file brings up an error.
JS code
```
import GObject from "gi://GObject";
import Gtk from "gi://Gtk?version=4.0";
import Adw from "…