-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
complexity:mediumUp to 1 week of workUp to 1 week of workprio:1The most important thing to work onThe most important thing to work ontype:featFeatures and enhancementsFeatures and enhancements
Description
As a user, I often need to wrap something on canvas into a new component. WF has 4 specialized shortcuts for this, but they are limited and its too many to remember.

A better idea is to use a modifier key before adding a component (e.g. shift or option) and wrap selected instance with any instance you choose to add (if it supports having children at all)
By doing so we avoid:
- adding limited list of special components that can be used to wrap
- adding a bunch of shortcuts that is hard to memorize
- cluttering the context menu
And at the same time you can wrap anything with anything.
johnsicili and MilanBgdjohnsicili
Metadata
Metadata
Assignees
Labels
complexity:mediumUp to 1 week of workUp to 1 week of workprio:1The most important thing to work onThe most important thing to work ontype:featFeatures and enhancementsFeatures and enhancements