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 93eed01 commit f89d6c6Copy full SHA for f89d6c6
.gitignore
@@ -14,3 +14,4 @@ openui5/resources/
14
openui5/*.txt
15
openui5/*.tar.gz
16
package-lock.json
17
+/demo/
changes.md
@@ -5,6 +5,7 @@
5
2. Support custom streamers for TMaterial and TMixture (very old examples)
6
3. Fix Y-scale drawing of THStack (https://root-forum.cern.ch/t/31266)
7
4. Fix - select palette from colz element
8
+5. Fix - LZ4 uncompression of large buffers
9
10
11
## Changes in 5.6.0
0 commit comments