Skip to content

Feature/steering fix#88

Open
maciekswat wants to merge 4 commits into
developfrom
feature/steering-fix
Open

Feature/steering fix#88
maciekswat wants to merge 4 commits into
developfrom
feature/steering-fix

Conversation

@maciekswat

Copy link
Copy Markdown
Collaborator

A lot of player improvements

  1. improved look'n'feel of theModel Editor:
image image 2. Added option to arrange windows in tiles or cascade layout for loating window layout (defauly on OSX) image 3. Added option to move ALL windows from one monitor to another for floating windows - handy if you have 30 windows open

@maciekswat maciekswat requested review from bartjuw and fyffep June 28, 2026 01:56
self.windowMapper.setMapping(action, win)
counter += 1

def __add_move_windows_to_screen_menu(self, window_menu):

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feature is neat. I think there is value in keeping GUIs simple and straightforward when it comes to future enhancements. Up to you!

Comment on lines +81 to +84
if is_attribute:
font.setItalic(True)
else:
font.setBold(True)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants