DirectGuiDesigner
DirectGuiDesigner copied to clipboard
multiselect of widgets
Implement possibility for selecting multiple widgets at once
Things to consider:
- [ ] Selection possibility (shift-click to select multiple, box select with drag and drop)
- [ ] enhanced property panel (only show properties valid for all selected widgets)
Check node editor for how multiselect is handled there (selection, boxselect, move, etc)