logoalt Hacker News

Aeoluntoday at 9:37 AM1 replyview on HN

If your UI is fast enough, why not in complex UI’s either? I’d say it gives you good motivation to keep your UI handling code as fast as possible.


Replies

mort96today at 9:56 AM

Doesn't egui always re-render? I like my idle apps to be doing nothing, I don't want them running their render loop in the background

show 4 replies