-
- Downloads
jsroot: fix several problems with tabs layout
- when creating new tab, add it to direct child of top element,
otherwise new tab can appear in other nested tabs
- tab actiavted before drawing otherwise it is not visible and
has wrong dimension,
- SVG method GetBBox is not working for hidden elements in firefox,
make workaround to prevent JavaScript exception
Signed-off-by:
Bertrand Bellenot <bertrand.bellenot@cern.ch>
Showing
- etc/http/changes.md 4 additions, 0 deletionsetc/http/changes.md
- etc/http/scripts/JSRootCore.js 1 addition, 1 deletionetc/http/scripts/JSRootCore.js
- etc/http/scripts/JSRootPainter.jquery.js 1 addition, 5 deletionsetc/http/scripts/JSRootPainter.jquery.js
- etc/http/scripts/JSRootPainter.js 33 additions, 25 deletionsetc/http/scripts/JSRootPainter.js
Loading
Please register or sign in to comment