Page 1 of 1

Bug with nuSetVerticalTabs()

Posted: Fri Jun 05, 2020 6:53 am
by kev1n
Hi,

If you use nuSetVerticalTabs() and resize the window (e.g. to full screen with F11 --> window.innerWidth is changed), all objects are shifted downwards.

Image


My attempt to fix this was unfortunately not successful, because the nuTabHolder widens a bit with every size change.

https://github.com/smalos/nuBuilder4-Bu ... caltabs.md

Re: Bug with nuSetVerticalTabs()

Posted: Sun Jul 05, 2020 10:09 pm
by admin
kev1n,

I have updated this function to yours.

Thanks.


Steven