Skip to content

Commit

Permalink
Add changelog from 7.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
linev committed Oct 31, 2024
1 parent 0ec895d commit 8ddcba9
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,20 @@
31. Internals - upgrade to eslint 9
32. Internals - do not select pad (aka gPad) for objects drawing, always use assigned pad painter
33. Fix - properly save zoomed ranges in drawingJSON()
34. Fix - properly redraw TMultiGraph
35. Fix - show empty bin in TProfile2D if it has entries #316
34. Fix - properly redraw `TMultiGraph`
35. Fix - show empty bin in `TProfile2D` if it has entries #316
36. Fix - unzooming on log scale was extending range forevever
37. Fix - do not force style 8 for hist markers
38. Fix - ensure minimal hist title height
39. Fix - disable Bloom effects on Android TGeo displays
40. Fix - handle reordering of fragments in multipart reply #319
41. Fix - properly show non-zero entries #320
42. Fix - display empty hist bin if fSumw2 not zero
37. Fix - display empty hist bin if fSumw2 not zero


## Changes in 7.7.5
1. Fix - can enable exponent only for log10 axis scale
2. Fix - proper set custom font size in latex
3. Fix - do not force style 8 for hist markers
4. Fix - ensure minimal hist title height
5. Fix - disable Bloom effect on Android
6. Fix - handle reordering of fragments in multipart reply #319
7. Fix - properly show non-zero entries #320


## Changes in 7.7.4
Expand Down

0 comments on commit 8ddcba9

Please sign in to comment.