Expand description
Helpers for zooming the whole GUI of an app (changing Context::pixels_per_point
.
Modules§
- The suggested keyboard shortcuts for global gui zooming.
Functions§
- Make everything larger by increasing
Context::zoom_factor
. - Show buttons for zooming the ui.
- Make everything smaller by decreasing
Context::zoom_factor
.