Closed miamon closed 10 years ago
Thanks for reporting this.. I'll take a look into it
Ok.. so looking at the previous documentation, it appears that the dark button is working correctly and the light button is not. By default the button will size to the text unless the data-bb-style="stretch" is used.
Looking into this some more
This should now be fixed
Have a different visualization the same code with darkColoring = false or darkColoring = true (i am in using Toolkit Initialization like sample bb10 https://github.com/blackberry/bbUI.js/blob/master/samples/bb10/index.htm)
solved using: data-bb-style="stretch"
but i thing this is a bbui.js issue.