This repository has been archived by the owner on Oct 9, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 192
Q10 (10.3) doesn't display ActionBar Overflow-Menu #1035
Comments
Is it just a problem when there are two actions? What about 3 actions? |
you are right... if i have 3 visible actions, its ok! strange |
There's a line of code that sets the default button width when there are two buttons for each different resolution. My guess is that for the Q10 it is too wide forcing the overflow button to push down below the screen |
could you please help me there? :-) |
Here's the line of code.. it should be 200 instead of 280... I just don't have my machine setup right now to make the change and build https://github.com/blackberry/bbUI.js/blob/master/pkg/bb10/bbui.js#L2224 |
tested, works perfect! thank you so much tim! |
Just re-opening this one so that I fix the source file :) |
haha... sorry ;) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Tim,
i don´t know why, but the q10 doesn't display my overflow-menu on 10.3... see the compare-screenshot: (top is q10, tested on simulator and device)
if i have more than one visible action-button on the bar, it hides...
tests:
z10 - ok
passport - ok
z30 - ok
q10 - failed
The text was updated successfully, but these errors were encountered: