l0rb
l0rb
I'm trying to create a `` with transparent background, but it always ends up giving me black if I try to use a hexcode with alpha or `transparent` as color...
`_loadTabMenu` creates new FlxUI objects for the contents of the tabs, but doesn't use a call to `createUI` to make them and instead directly instantiates `FlxUI` objects. This makes it...
Anything inside a tab group with `visible="false"` is turned visible. Example: ``` ```
The xml below produces the attached screenshot. The problem is that the font from the definition is not applied to the last radio in the group. If I change the...
The xml below results in the attached screenshot. When a `radio_group` does not have a `use_def` attribute the order of the radios is reverse.  ``` ```
https://github.com/cameroncondry/cbc-kitten-scientists/blob/master/kitten-scientists.js#L340 says there is no way. But the following is possible once the village tab has rendered at least once (does not need to be active tab, just been there...
Is support for mqtt 5.0 planned? What are the main obstacles to overcome for this?