File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 441 . Fix - colz handling on ` THStack ` , avoid multiple palette drawings
552 . Fix - bug in pad.Divide context menu command
663 . Fix - drag and drop of histograms on empty sub-pads
7+ 4 . Fix - add missing colors 100 - 127
8+ 5 . Fix - correct online context menu to title
9+ 6 . Fix - copy all x axis attribute for in multi-graph painter
710
811
912## Changes in 7.9.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ const version_id = '7.9.x',
44
55/** @summary version date
66 * @desc Release date in format day/month/year like '14/04/2022' */
7- version_date = '7 /05/2025' ,
7+ version_date = '8 /05/2025' ,
88
99/** @summary version id and date
1010 * @desc Produced by concatenation of {@link version_id} and {@link version_date}
You can’t perform that action at this time.
0 commit comments