~blankblanket


#421 Dynamic Border Radius. 2 years ago

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.

#261 Support for emoji ❔ 3 years ago

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

#245 Memory usage increase for maximizing minimized window 3 years ago

Comment by ~blankblanket on ~eliasnaur/gio

Yes this works, thank you.

#245 Memory usage increase for maximizing minimized window 3 years ago

Comment by ~blankblanket on ~eliasnaur/gio

It can be seen just by selecting the app from taskbar repeatedly multiple times. About 10MB increases eachtime

#245 Memory usage increase for maximizing minimized window 3 years ago

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.

#245 Memory usage increase for maximizing minimized window 3 years ago

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.

#243 [Question] How to create responsive grids 3 years ago

Comment by ~blankblanket on ~eliasnaur/gio

Thanks for clarification. I will check if outlay works for my requirement. Otherwise see you in mailing list

#243 [Question] How to create responsive grids 3 years ago

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?