[Dojo-interest] dojo mobile bug? image in tabbar breaks when content is scrolled

Ralf r.hecktor at gmx.de
Wed Aug 17 18:24:29 EDT 2011


Hi hilather,

yes I found a solution for it even though the mailing list didn't help which
was a bit disapointing but anyway. I tested it on an iPhone 4 and there is
the bug as well so it seams to be a safari specific problem with dojo. The
solution for me was to cut the strip into single images and include them by
refering them with icon1 and icon2 instead of iconPos1 and iconPos2 and
iconBase. So just delete iconBase and put instead
icon1="dir/img-not-active.png" and icon2="dir/img-active.png" in the tag for
your TabBarButton.

Hope it helps. Let me know.

Ralf

--
View this message in context: http://dojo-toolkit.33424.n3.nabble.com/dojo-mobile-bug-image-in-tabbar-breaks-when-content-is-scrolled-tp3215888p3263150.html
Sent from the Dojo Toolkit mailing list archive at Nabble.com.


More information about the Dojo-interest mailing list