diff options
author | C.Even <c.even@live.cn> | 2022-03-27 18:46:51 +0800 |
---|---|---|
committer | C.Even <c.even@live.cn> | 2022-04-01 18:34:00 +0800 |
commit | 2080077c9cde09c0324234d5abe8fc2654547e51 (patch) | |
tree | c07c4b52341d50155d1299cf697bd4e641331d15 /thirdparty/misc | |
parent | 4263f02f28af79324667674ad4f2ededddf19047 (diff) |
Fix that slow mouse wheel scroll has no zoom effect on 2D editor
* scroll_vec in ViewPanner::gui_input is multiplied by float factors,
so it should be a Vector2 rather than Vector2i
* Fixes #57423
Diffstat (limited to 'thirdparty/misc')
0 files changed, 0 insertions, 0 deletions