blackberry / bbUI.js

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

Action Bar and App Menu element sizes incorrect on Z30 #1007

Closed timwindsor closed 10 years ago

timwindsor commented 10 years ago

This could be a WebWorks 2.0/Cordova issue only.

Design guidelines say App Menu and Action bar icons should be 67px x 67px, but they are showing up as 81px square.

Also, the text is fairly large (22pt). I found that forcing the images to 67px square and the text labels to 12pt, it resolved the sizing issues I was seeing.

tneil commented 10 years ago

Are you able to make the css changes for the Z30 resolution and send in a pull request?

timwindsor commented 10 years ago

I can take a look at it. I thought I'd post it here for discussion before I did anything, to make sure I wasn't missing something.

tneil commented 10 years ago

Cool.. :+1:

MerrickZ commented 10 years ago

@timwindsor @tneil does this issue fixed ? I'm still facing the same problem.

tneil commented 10 years ago

This should now be fixed and merged in as part of the 10.3 updates.