react-dock icon indicating copy to clipboard operation
react-dock copied to clipboard

Disable resize if is uncontrolled.

Open jkvim opened this issue 8 years ago • 2 comments

update:

  1. Disable update size if is uncontrolled
  2. Hide resizer if is uncontrolled

jkvim avatar Apr 20 '17 05:04 jkvim

what about if isControlled => isResizable

nihgwu avatar Apr 26 '17 06:04 nihgwu

@nihgwu I think that's more straight forward to understand without diving into internals of the dock. Here's a PR doing exactly that https://github.com/alexkuz/react-dock/pull/35

andrislapsa avatar Jul 05 '18 09:07 andrislapsa