Implement selection visual effects
This commit is contained in:
parent
3b42ce9f88
commit
aafcade099
2 changed files with 100 additions and 6 deletions
6
TODO.md
6
TODO.md
|
|
@ -95,9 +95,9 @@ A step-by-step checklist for porting MatterControl's design features to a Vue +
|
|||
- [x] Add "Select All" (Ctrl+A) shortcut
|
||||
|
||||
### Selection Visualization
|
||||
- [ ] Add selection outline effect (OutlinePass or custom)
|
||||
- [ ] Add hover highlight on mouseover
|
||||
- [ ] Distinguish single vs multi-selection visually
|
||||
- [x] Add selection outline effect (OutlinePass or custom)
|
||||
- [x] Add hover highlight on mouseover
|
||||
- [x] Distinguish single vs multi-selection visually
|
||||
|
||||
### Context Menu
|
||||
- [ ] Create right-click context menu component
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue