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
When you undock a toolbar from a dockarea it uses the orientation of the dockarea. This may not be the desired functionality. This ticket is to review this functionality and decide on the final outcome.
Looked at this one, and it is quite easy to fix / change:
use the new afterDock / afterUndock events from the Panel widget to restore a default orientation
map RMB clicks to either undock or toggle orientation
a combination of both - includes the toolbar saving its settings into the settings file of the editor, the Panel resetting its default orientation and let the user manipulate the default setting via RMB clicks
From @prock-fife on February 15, 2012 0:12
When you undock a toolbar from a dockarea it uses the orientation of the dockarea. This may not be the desired functionality. This ticket is to review this functionality and decide on the final outcome.
Copied from original issue: fifengine/fifengine#642
The text was updated successfully, but these errors were encountered: