https://github.com/root-project/root
Revision 84ca45fdc80f8d5255ed6298a7805273905f038b authored by Sergey Linev on 23 June 2015, 07:10:18 UTC, committed by Bertrand Bellenot on 23 June 2015, 07:29:23 UTC
- 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>
1 parent db8f8bb
History
Tip revision: 84ca45fdc80f8d5255ed6298a7805273905f038b authored by Sergey Linev on 23 June 2015, 07:10:18 UTC
jsroot: fix several problems with tabs layout
Tip revision: 84ca45f

back to top