Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Bug with nuSetVerticalTabs()

Questions related to using nuBuilder Forte.
Post Reply
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Bug with nuSetVerticalTabs()

Unread post 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
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Bug with nuSetVerticalTabs()

Unread post by admin »

kev1n,

I have updated this function to yours.

Thanks.


Steven
Post Reply