Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orientation of toolbar is saved to the last dockareas orientation #6

Open
stubb opened this issue Mar 14, 2016 · 2 comments
Open

Orientation of toolbar is saved to the last dockareas orientation #6

stubb opened this issue Mar 14, 2016 · 2 comments
Labels

Comments

@stubb
Copy link
Member

stubb commented Mar 14, 2016

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

@stubb
Copy link
Member Author

stubb commented Mar 14, 2016

From @prock-fife on April 4, 2012 18:24

This comment was posted by chewie

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

I implemented solution 2) so far

@stubb
Copy link
Member Author

stubb commented Mar 14, 2016

From @prock-fife on April 4, 2012 21:31

This comment was posted by chewie

(In [3901]) - added proposal for ticket 642 (toolbar orientation)

  • fixed ObjectSelector icon resize refs #642

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant