blackberry / bbUI.js

BlackBerry UI look and feel JavaScript toolkit for WebWorks
Apache License 2.0
312 stars 192 forks source link

ActionBar overflow item size (bbui vs cascades) #1015

Closed T-M-C closed 10 years ago

T-M-C commented 10 years ago

Hi, just saw that difference while playing with cascades. the overflow items are smaller in cascades... can you adapt the sizing to bbui? i think we need a little style-overhaul in bbui... (left is cascades) bbui_vs_cascades

tneil commented 10 years ago

This has been addressed in the 10.3 branch.. but I haven't checked it in yet

T-M-C commented 10 years ago

Thank you :-)

tneil commented 10 years ago

At least I've addressed it for Z10.. still working on sizing for other devices :+1:

T-M-C commented 10 years ago

:+1:

tneil commented 10 years ago

I just checked in the code to the 10.3 branch so you can give it a whirl to see if it corrects the issue for you. I haven't done adjustments yet for devices other than the Z10 though.

tneil commented 10 years ago

This should now be fixed and merged in with the 10.3 updates