We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a2189 commit fff9644Copy full SHA for fff9644
changes.md
@@ -6,6 +6,7 @@
6
3. Fix - correctly display ^2 and ^3 in SVG text output
7
4. Fix - do not show tooltips for empty TProfile bins
8
5. Fix - statbox toggling was not working on subpads
9
+6. Fix - positioning of 3D objects in Chrome in complex layouts
10
11
12
## Changes in 4.5.0
scripts/JSRootCore.js
@@ -89,7 +89,7 @@
89
}
90
} (function(JSROOT) {
91
92
- JSROOT.version = "4.5.0 25/04/2016";
+ JSROOT.version = "4.5.x 13/06/2016";
93
94
JSROOT.source_dir = "";
95
JSROOT.source_min = false;
0 commit comments