Mouse Scrolling while viewing package

fabrice

Member³
When we are viewing or editiong package body, in v11, we can scroll whith the mouse wheel and the pointer on one procedure/function title. It make de package body scrolling, and the proc/func with the pointer over is highlight.
But not in the V12.
The v11 use is very good, we can scroll rapidly to the end of poc .
 
Connect to a Db, click on "View Spec & Body" on a long enough package.
Choose the body tab, put your cursor over the tree title procedure/function .
If now, you scroll, the body scroll (not in V12).
If your cursor is over a procedure or function, it's code is highlight.

 
If you hold the mouse cursor over the Code Contents, the Code Contents will scroll.

If you hold the mouse cursor over the source editor, the source editor will scroll.

This is one of the improvements in 12.0: mouse scrolling always applies to the control that is under the mouse cursor.
 
Back
Top