InteractiveViewer
: zoom(...)
ignores min_scale
/max_scale
, pan
ignores control bounds
#4642
Open
1 task done
Duplicate Check
Describe the bug
Using the
zoom(...)
method ignores the zoom limits set withmin_scale
/max_scale
.Using
pan(...)
moves the content regardless of bounds.Code sample
Code
copied from #4451
To reproduce
Expected behavior
min_scale
andmax_scale
are honored.Operating System
Windows
Flet version
25.2
Regression
No, it isn't
The text was updated successfully, but these errors were encountered: