bpmn-io/bpmn-js

Show resize handles on hover

Open

#561 opened on May 31, 2016

View on GitHub
 (4 comments) (2 reactions) (0 assignees)JavaScript (1,249 forks)batch import
backloghacktoberfestin progressinteractionmodelingpr welcomespring cleaning

Repository metrics

Stars
 (7,739 stars)
PR merge metrics
 (Avg merge 4h 59m) (9 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe.

Currently, resize handles are only shown when the element was selected.

image

Describe the solution you'd like

The resize handles should also be visible while hovering the element. This would allow people to more easily recognize resizable elements and to resize without prior selection (saving one click).

Describe alternatives you've considered

/

Additional context

/

Contributor guide