Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

Align Overflow to Bottom #1026

Open
T-M-C opened this issue Jul 18, 2014 · 1 comment
Open

Align Overflow to Bottom #1026

T-M-C opened this issue Jul 18, 2014 · 1 comment

Comments

@T-M-C
Copy link

T-M-C commented Jul 18, 2014

The overflow actions are aligned to the bottom in 10.3 native, can we adapt that to BBUI?
overflow

@T-M-C
Copy link
Author

T-M-C commented Aug 27, 2014

Resolution:

Changed Line #10148 in bbui.js to:

// Adjust our scroll container top if not 10.3
if(!bb.device.is10dot3){menu.scrollContainer.style.top = '0px'};

perhaps dirty, but works 😬

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant