You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I put a few behaviors in a container. In our design we have a lot of behaviors that run in parallel.
But there is no vertical scroll bar in this window so we cannot add more behaviors to this container.
We can find a work around - for example, to arrange behaviors in 2 columns but it doesn't look nice.
Another possibility - split the behaviors to 2 containers that will run in parallel. I assume it would work but again it's not nice if User Interface limitation (missing vertical scroll bar) affects the logic of the program.
Best regards,
Yehuda Frumkin
I am attaching a print screen
The text was updated successfully, but these errors were encountered:
Technically, the editor area is a drawing area, so unfortunately, I didn't find a practicable way yet to add regular scrollbars. Still, there is a solution to your issue:
When holding down the Shift key, you can scroll around by drag&drop onto the background (and Shift + Space will always teleport you back to the origin).
I know that this is not really mentioned somewhere explicitly, sorry for that! Would you have a suggestion how to add this so that you would have found it?
________________________________
From: Philipp Schillinger <[email protected]>
Sent: Friday, July 24, 2020 2:13 PM
To: team-vigir/flexbe_behavior_engine <[email protected]>
Cc: Yehuda Frumkin <[email protected]>; Author <[email protected]>
Subject: Re: [team-vigir/flexbe_behavior_engine] No vertical scrollbar (#128)
Technically, the editor area is a drawing area, so unfortunately, I didn't find a practicable way yet to add regular scrollbars. Still, there is a solution to your issue:
When holding down the Shift key, you can scroll around by drag&drop onto the background (and Shift + Space will always teleport you back to the origin).
I know that this is not really mentioned somewhere explicitly, sorry for that! Would you have a suggestion how to add this so that you would have found it?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#128 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AP2L6CNCJM2BST54OFZTN4DR5FUGZANCNFSM4ORQ7NSA>.
Hello,
I put a few behaviors in a container. In our design we have a lot of behaviors that run in parallel.
But there is no vertical scroll bar in this window so we cannot add more behaviors to this container.
We can find a work around - for example, to arrange behaviors in 2 columns but it doesn't look nice.
Another possibility - split the behaviors to 2 containers that will run in parallel. I assume it would work but again it's not nice if User Interface limitation (missing vertical scroll bar) affects the logic of the program.
Best regards,
Yehuda Frumkin
I am attaching a print screen
The text was updated successfully, but these errors were encountered: