Description
Hello,
sometimes it can happen that there are to many columns in the GridBagLayout.
This might be due to a component that was spread over multiple columns on purpose or by accident and is now removed or if a component from one layout is copied to another.
Now I would have to delete each column on its own. It would be a big help if this could be done by selecting multiple columns with the selection rectangle or with
Ctrl + Mouse click and then delete them all at once.
Maybe It could also be implemented by adding another row in the properties of the layout that represents the amount of rows and columns and can be edited by text.
Use case/motivation
No response
Related issues
No response
Are you willing to submit a pull request?
No
Description
Hello,
sometimes it can happen that there are to many columns in the GridBagLayout.
This might be due to a component that was spread over multiple columns on purpose or by accident and is now removed or if a component from one layout is copied to another.
Now I would have to delete each column on its own. It would be a big help if this could be done by selecting multiple columns with the selection rectangle or with
Ctrl + Mouse click and then delete them all at once.
Maybe It could also be implemented by adding another row in the properties of the layout that represents the amount of rows and columns and can be edited by text.
Use case/motivation
No response
Related issues
No response
Are you willing to submit a pull request?
No