QuadFlask / colorpicker

🍭color picker for android
1.22k stars 219 forks source link

Color selection wheel does not resize #117

Closed koma999 closed 4 years ago

koma999 commented 4 years ago

In case the view size changes displayed color wheel does not change its size to match new dimensions. This causes the color wheel to not being centered or parts being cut off.

This can happen, eg. if color picker dialog is in use and activity is configured to not restart on rotation change. Dialog will then remain on screen with different dimensions, leading to the wheel being partly cut off or not filling all available space uncentered...

koma999 commented 4 years ago

Is fixed in 0.0.15