melon-masou

Results 1 comments of melon-masou

Have a briefly looked into this, the problem occurs when: - `persist_egui_memory()` is false - `NativeOptions.persist_window` is true - zoom_factor is manually set by `ctx.set_zoom_factor()`, or `ctx.memory_mut(|m| m.options.zoom_factor = XXX)`,...