mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 08:11:38 +08:00
- Check the denominator for zero for both zoomed width and height. - Do not allow to move zoom slider above possible position. - Move commonly used `zoomTo` function into new header file. CORE-14539