hinto-janai/festival

GNOME startup causes weird GUI behavior

Opened this issue · 2 comments

OS & Version

Linux
GNOME
Festival v1.0.0

Bug

A Festival that was launched via GNOME's startup applications causes some weird behavior to occur in the GUI.

Buttons stop working, sizing is weird, etc.

Closing and re-opening fixes it, but this shouldn't be happening.

macOS + Windows startup seems to work fine.

I'm not sure why, but this seems to be fixed in v1.0.1.

Probably due to:

cc.egui_ctx.set_pixels_per_point(settings.pixels_per_point as f32);

Resetting the weirdness or something.

This is happening again.