mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Don't persist zoom_with_keyboard
This commit is contained in:
@@ -187,6 +187,7 @@ pub struct Options {
|
||||
/// presses Cmd+Plus, Cmd+Minus or Cmd+0, just like in a browser.
|
||||
///
|
||||
/// This is `true` by default.
|
||||
#[cfg_attr(feature = "serde", serde(skip))]
|
||||
pub zoom_with_keyboard: bool,
|
||||
|
||||
/// Controls the tessellator.
|
||||
|
||||
Reference in New Issue
Block a user