|
|
|
|
|
by do_not_redeem
547 days ago
|
|
Click the link, open the backend tab, and look where it says "Only running UI code when there are animations or input." Then you won't have to waste cycles deciding which random internet comment from a stranger to believe |
|
Don't know about web. Seems overkill if all you have are GUI widgets. Egui is most useful on top of something more graphical.
Scrolling text is a problem. EGUI isn't good at big text boxes with much offscreen text. That can be worked around.