Comment by ~blankblanket on ~eliasnaur/gio
I have a cloned material repo where I make use of global variables. That way I can declare styles inside init() once and those styles are used across all material widgets without much effort. I can't mix different styles this way.
Ticket created by ~blankblanket on ~eliasnaur/gio
Is there any upcoming support for system fonts and emojis by default? That would be nice to have
Comment by ~blankblanket on ~eliasnaur/gio
Yes this works, thank you.
Comment by ~blankblanket on ~eliasnaur/gio
It can be seen just by selecting the app from taskbar repeatedly multiple times. About 10MB increases eachtime
Comment by ~blankblanket on ~eliasnaur/gio
I'm seeing this on task manager. Resizing window does in-fact increase memory for few seconds and then reduces back to previous usage.
Ticket created by ~blankblanket on ~eliasnaur/gio
I've recently spotted that maximizing gioui kitchen example after minimizing increases memory usage on windows 10. It keeps increasing for repeating.
Comment by ~blankblanket on ~eliasnaur/gio
Thanks for clarification. I will check if outlay works for my requirement. Otherwise see you in mailing list
Ticket created by ~blankblanket on ~eliasnaur/gio
Hi i'm very new to this. Is there any straightforward way to create responsive grid layout like flex?