https://bugs.documentfoundation.org/show_bug.cgi?id=106453

--- Comment #4 from Aditya Dewan <[email protected]> ---
Hi

I went through the history of 'Map.Scroll.js' and found the following commit
[1] relevant, i believe this(and a couple other commits [2], [3] done on the
same day) are the commits you were were referring to.

So, I took the appropriate code snippet from 'Map.ScrollWheelZoom.js'( which
was renamed to 'Map.Scroll.js' in [3]) and used it to implement this feature by
using the ctrlKey property of any mouse event.
Though there are some minor issues, but it works fine for the most part.

I have created a patch here:
https://gerrit.libreoffice.org/#/c/35288/


[1]
https://gerrit.libreoffice.org/gitweb?p=online.git;a=commit;h=e7fc840c9e89eb8e7c6430183c1302bf6682417e
[2]
https://gerrit.libreoffice.org/gitweb?p=online.git;a=commit;h=bfa5eda5036062eecf4191bf79dd3d75dfefab34
[3]
https://gerrit.libreoffice.org/gitweb?p=online.git;a=commit;h=d33f71d32d1cef48fdee63ee0d6c5c1f4d9d048c

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to