Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Bug with nuSetVerticalTabs()

Questions related to using nuBuilder Forte.
Post Reply
kev1n
nuBuilder Team
Posts: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 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: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: Bug with nuSetVerticalTabs()

Unread post by admin »

kev1n,

I have updated this function to yours.

Thanks.


Steven
Post Reply