Python Scripting - Ctrl+Wheel to zoom in and zoom out the text.
ClosedPublic

Authored by eliakinalmeida on Nov 18 2016, 12:30 AM.

Details

Summary

Simple Implementation of the zoomIn and zoomOut using the whell event, when the CTRL is pressed.
The Widget zooms just in movements of the y axis.

Fixes T4551

Ref T1625

Diff Detail

Repository
R37 Krita
Lint
No Linters Available
Unit
No Unit Test Coverage
eliakinalmeida retitled this revision from to Python Scripting - Ctrl+Wheel to zoom in and zoom out the text..
eliakinalmeida added a reviewer: rempt.
eliakinalmeida updated this object.
eliakinalmeida added a subscriber: eliakinalmeida.
woltherav accepted this revision.Dec 7 2017, 3:05 PM
This revision is now accepted and ready to land.Dec 7 2017, 3:05 PM
woltherav closed this revision.Dec 7 2017, 3:05 PM

This was pushed :)