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 Oct 9, 2018. It is now read-only.
I am using an Image List with Context Menu in my app.
When I long-press on the Image List entry, the Image List entry is highlighted with a background colour and overlay border (by changing the "class" attribute and the "visibility" style property, respectively).
In other BB10 apps, when the Context Menu is dismissed, the highlight on the Image List item is cleared.
In bbui.js, when I touch outside the Context Menu area, the Context Menu slides off the screen to the right, but the Image List item is still highlighted.
Note that to each Image List item div, I add an id attribute value when they are generated: could that be interfering with normal "When context menu is dismissed Image List item highlight is cleared" behaviour?
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.
I am using an Image List with Context Menu in my app.
When I long-press on the Image List entry, the Image List entry is highlighted with a background colour and overlay border (by changing the "class" attribute and the "visibility" style property, respectively).
In other BB10 apps, when the Context Menu is dismissed, the highlight on the Image List item is cleared.
In bbui.js, when I touch outside the Context Menu area, the Context Menu slides off the screen to the right, but the Image List item is still highlighted.
Note that to each Image List item div, I add an id attribute value when they are generated: could that be interfering with normal "When context menu is dismissed Image List item highlight is cleared" behaviour?
The text was updated successfully, but these errors were encountered: