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
{{ message }}
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
When running the lists sample and using the Custom adapter tab, there is a tiny circular gray handle that can be used for scrolling the list of colors. When scrolling the list and quickly clicking a color, the click is not registered and the color does not change. When waiting 400ms or so, the click is registered.
Various info:
go version go1.4.2 darwin/amd64
OS X 10.10.4
using the latest commit from the master branch of gxui (3777705)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When running the
lists
sample and using theCustom adapter
tab, there is a tiny circular gray handle that can be used for scrolling the list of colors. When scrolling the list and quickly clicking a color, the click is not registered and the color does not change. When waiting 400ms or so, the click is registered.Various info:
The text was updated successfully, but these errors were encountered: