You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
Found that if colorpicker is display under Landscape, the HEX inputer is not editable.
Refer to the source code colorpicker.dart#line793, it's because it sets disable : true. Why??
The text was updated successfully, but these errors were encountered:
Hi
Found that if colorpicker is display under Landscape, the HEX inputer is not editable.
Refer to the source code
colorpicker.dart#line793
, it's because it setsdisable : true
. Why??The text was updated successfully, but these errors were encountered: