File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 885 . Fix - for TH2 box draw option draw at least 1px rect for non-empty bin
996 . Fix - support transparancy (alpha) in TColor (#45 )
10107 . Fix - correct tooltip handling for graphs with lines and markers
11+ 8 . Fix - interactive zooming in TH2 when doing histogram update
1112
1213
1314## Changes in 4.4.2
Original file line number Diff line number Diff line change 39693969
39703970 this . DrawTitle ( ) ;
39713971
3972- this . AddInteractive ( ) ;
3973-
39743972 JSROOT . CallBack ( call_back ) ;
39753973 }
39763974
40374035 this [ func_name ] ( function ( ) {
40384036 this . DrawNextFunction ( 0 , function ( ) {
40394037 if ( this . options . Lego == 0 ) {
4038+ this . AddInteractive ( ) ;
40404039 if ( this . options . AutoZoom ) this . AutoZoom ( ) ;
40414040 }
40424041 this . CreateToolbar ( ) ;
You can’t perform that action at this time.
0 commit comments