Behaviour Tree Owner increases Inspector Width

Forums 💬 NodeCanvas ⚙️ Support Behaviour Tree Owner increases Inspector Width

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19723
    noio
    Participant

      Hey, first off let me say that I’m really loving NodeCanvas/BehaviourEngine! Really well made software that’s well worth the price.

      Now for the issue: I think the custom inspector for the Behaviour Tree Owner is increasing the inspector width, introducing a horizontal scrollbar on my tiny inspector. Does the “OPEN BEHAVIOR” button have a minimum/fixed width?

      I really need my screen real estate on my single-monitor setup so I like to have the inspector as small as possible 🙂

      Component closed (tiny inspector):

      Component Closed

      Component opened (content pushed offscreen):

      Component Open

      #19725
      noio
      Participant

        Ah; It’s not the button, it’s actually the GUILayout.BeginHorizontal() introduced on line 18 of the BehaviorTreeOwnerInspector.

        Though it looks nice to group these two options horizontally, it influences the whole inspector window, it might not be the optimal choice 🙂

        #19724
        Gavalakis
        Keymaster

          Hello,
          Thanks a lot for your kind words. I am glad you like NC 🙂

          Indeed that issues is due to the horizontal controls for ‘run forever and update interval’.
          I will place them vertical to fix the issue now.

          Thanks 🙂

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.