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
Change checkboxes to more conventional checkboxes.
Motivation
Have had two separate responses from two studios, that they didn't get that the checkboxes were clickable. This to me seems like that the current checkboxes somehow stray too far from what users are expecting.
Implementation
Have a look at using any of the more conventional check boxes;
When looking into how pyblish-qml, I also looked into how hard it would be to progress back to pyblish-qml. Turns out it's pretty easy.
We are going to start using pyblish-qml, so this issue is not important for us anymore.
Goal
Change checkboxes to more conventional checkboxes.
Motivation
Have had two separate responses from two studios, that they didn't get that the checkboxes were clickable. This to me seems like that the current checkboxes somehow stray too far from what users are expecting.
Implementation
Have a look at using any of the more conventional check boxes;
http://fontawesome.io/icon/check-square-o/
http://fontawesome.io/icon/check-circle/
http://fontawesome.io/icon/check-circle-o/
http://fontawesome.io/icon/check-square/
http://fontawesome.io/icon/check/
The text was updated successfully, but these errors were encountered: