-
Couldn't run ColorFilter widget on Web. Works great on Android/iOS platforms. After commenting out `ColorFiltered(..)` code works fine.
Code is available [here](https://github.com/ptyagicodecamp/fl…
-
This is a crash when using master Druid with the Crochet prototype. The lifecycle problems were happening before, but only giving warnings. Now text layout is highly dependent on getting lifecycle rig…
-
### Problem :
Due to the "declarative" nature of `*Widgets.Layout(...)` in `giu`, and the call-chain used to declare them,
the whole hierarchy of `giu` widgets are instantiated at each ui loop.
(th…
-
I have the issue that the boxes that contain the labels for the widgets a very narrow, so that the label wraps. I remember that this did not happen in older version, but could not reproduce it.
![scre…
-
In the current version of the wrapper, it isn't possible to use variables defined as WidgetProtocol, or similar protocol types, because of the typing produced by gir2swift. A variety of functions do n…
-
### What steps will reproduce the problem?
`AnyWidget::widget()`, where AnyWidget's ancestor is `Yiisoft\Widget\Widget`
### What is the expected result?
Widget instantiating.
### What do you…
-
Hi!
I have a question about collapsing toolbar and tab bar.
Is there a way of disable collapsing eg I switch a specific tab on tab bar?
thanks in advance
Lockness
-
See question below.
-
Using `jalv.gtk` from jalv 1.6.0 with the just released suil 0.10.0 I'm trying to run a plugin with a Qt5 UI ([synthv1](https://github.com/rncbc/synthv1) in this case). Unfortunately this results in a…
-
### What steps will reproduce the problem?
Relates to #14102
Since now widgets may have event handles and behaviors attached to them.
This cause a memory leaks while widget usage as widget inst…