You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How easy is it to switch between modes? We should avoid situation in which people do not do a change (like layouting elements) because they can not be easily manipulated/changed in the way there were in before (consider "baking" an vector element to pixels as a operation that needs consideration, whereas an effect layer in photoshop is easy to experient with)
jdittrich
changed the title
v2 Constraints/principle we should consider when creating functionality
v2: Constraints/principle we should consider when creating functionality
Dec 8, 2019
If users do usually not want to violate constraints (e.g. make a bounding box smaller than the contained text) and the possible problem is transparent (text goes over the border) there is no gain in constraining the users interaction (resizing).
Instead, keep the interaction as possible OR make the element adjust to it better (break text or so)
…
The text was updated successfully, but these errors were encountered: