mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 15:20:05 -04:00
Some minor docs improvements (#7614)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//! Helpers for zooming the whole GUI of an app (changing [`Context::pixels_per_point`].
|
||||
//! Helpers for zooming the whole GUI of an app (changing [`Context::pixels_per_point`]).
|
||||
//!
|
||||
use crate::{Button, Context, Key, KeyboardShortcut, Modifiers, Ui};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user