openui/open-ui

Improve resizer?

Open

#255 opened on Jan 27, 2021

 (3 comments) (3 reactions) (0 assignees)MDX (222 forks)github user discovery
help wantedresearch

Repository metrics

Stars
 (4,488 stars)
PR merge metrics
 (Avg merge 2d) (9 merged PRs in 30d)

Description

CSS resize is a bit underwhelming:

  • Not easily stylable (though e.g. background can be changed using ::-webkit-resizer)
  • Not possible to resize using a keyboard

Related: https://github.com/w3c/csswg-drafts/issues/4982.

Contributor guide