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
Describe the bug
On the color sheet, disableSwitchColorView() disables the ability to switch to the custom color view. However, the icon still remains - it just doesn't do anything.
Library Version:
1.1.0
To Reproduce
Steps to reproduce the behavior:
Add disableSwitchColorView() to the code
The icon to switch the color view remains
Expected behavior
The icon should go away if disableSwitchColorView() is enabled.
Screenshots
I've attached a video showing this bug in the sample app
20-01-01-18-15-00.mp4
The text was updated successfully, but these errors were encountered:
Describe the bug
On the color sheet,
disableSwitchColorView()
disables the ability to switch to the custom color view. However, the icon still remains - it just doesn't do anything.Library Version:
1.1.0
To Reproduce
Steps to reproduce the behavior:
disableSwitchColorView()
to the codeExpected behavior
The icon should go away if
disableSwitchColorView()
is enabled.Screenshots
I've attached a video showing this bug in the sample app
20-01-01-18-15-00.mp4
The text was updated successfully, but these errors were encountered: