-
When scrolling in UI mode (with `^a k`, `^a j`), a small green area is shown with the line number.
I wonder if it'd be good to show a general status bar, with some user feedback. An immediate one I…
-
Following the padding layout bounds fix https://github.com/Immediate-Mode-UI/Nuklear/pull/156 , @Hejsil noticed node editor shrinking in size....
![86260850-1d6bb600-bbbe-11ea-8751-191f230cb6fa](ht…
-
I am writing a level editor with a menu bar window at the top containing dropdown menus. When opening such a dropdown menu and clicking on an item that overlaps another window behind the dropdown menu…
-
Some fonts have incorrect glyph indexes because when a font fails to parse (maybe?) the glyph index is not increase, so the index is wrong
The above is a translation, sorry for my poor English
[…
-
I'd fade the mix in or out when pressing play or pause:
right now the start and stop is immediate, which feels a bit abrupt for the calming vibe.
Thank you for this nifty piece of software! I also…
-
Being a minimalistic immediate mode UI, I can't understand why 30 Mb of Private RAM usage is being measured on windows with ProcessHacker.
I noted that SDL2 calls opengl, but I don't think that this …
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [ X ] I have read the contributing guide lines at https://github.com/opnsense/core/blob/maste…
-
We have already implemented a "low STORJ balance" banner on the all projects dashboard. This is good if a user is actively using the UI, but it will not let a user know when they need to add additiona…
-
Currently switching screens is immediate, the idea is to smoothen the experience.
Proposed implementation:
1. change screens through a helper observer
```rs
commands.trigger(ScreenTransition(App…
-
Reference #701
The error message "The Organization field is required" that appears directly below the pull-down UI is not cleared when a valid organization is selected. It will clear when the "Creat…