hxf31891 / react-gradient-color-picker

An easy to use color/gradient picker for React.js
MIT License
144 stars 45 forks source link

Emply div with height and padding #61

Closed WKL10086 closed 11 months ago

WKL10086 commented 1 year ago
image

Problem: There are empty div as the above image shown when hideEyeDrop, hideAdvancedSliders, hideColorGuide, hideInputType, hideColorTypeBtns are selected.

Expect: The div would disappear ("display: none").

hxf31891 commented 11 months ago

Fixed in 2.2.24