A client has asked for the ability to change a popup annotations font size via the mouse scroll wheel. The basic idea is that if the annotation is selected the font size will be changed via the mouse wheel.
I've added basic support for size changing via the wheel mouse when a popup annotation has focus. I've also added ctrl keys for - and plus + to decrease and increase the size of the text. As well as as ctrl-0 to reset the font size back to the default. I'm going to loop back and add similar support to the summary view.
Patrick Corless
added a comment - I've added basic support for size changing via the wheel mouse when a popup annotation has focus. I've also added ctrl keys for - and plus + to decrease and increase the size of the text. As well as as ctrl-0 to reset the font size back to the default. I'm going to loop back and add similar support to the summary view.
I've added basic support for size changing via the wheel mouse when a popup annotation has focus. I've also added ctrl keys for - and plus + to decrease and increase the size of the text. As well as as ctrl-0 to reset the font size back to the default. I'm going to loop back and add similar support to the summary view.