index
:
map-linux
main
meson
Linux GTK4 tool to create wardley maps #app
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
constants.rs
blob: 2292b662b23d6c21ec13ae7ea5e01b0b7c3fb470 (
plain
)
1
2
3
pub const MIN_ZOOM: f64 = 0.1; pub const MAX_ZOOM: f64 = 2.0; pub const ZOOM_STEP: f64 = 0.1;