IE error when scroller size is 0
Reported by Jon Bomgardner | December 21st, 2011 @ 07:40 PM | in 3.2
In the update function on the toolbar container (or toolbar can't remember which), if scroller is 0 the code attempts to set the width to -1px which kills IE8. Add check to see if scrollerSize is 0 and if so, don't subtract 1.
Comments and changes to this ticket
-

Jon Bomgardner January 8th, 2012 @ 11:43 PM
(from [9a6b6582f246a029ef206209c1ca075e6d4cd309]) fix to issue #65 [#65 status:resolved] https://github.com/JxLib/JxLib/commit/9a6b6582f246a029ef206209c1ca0...
-

Jon Bomgardner January 8th, 2012 @ 11:43 PM
(from [5cf9588c34f842abbd547080e65d8f168e02dba6]) Merge pull request #66 from jonlb/issue65
fix to issue #65 [#65 status:resolved]
https://github.com/JxLib/JxLib/commit/5cf9588c34f842abbd547080e65d8... -

Jon Bomgardner January 8th, 2012 @ 11:43 PM
- → State changed from accepted to resolved
Fixed (see changelog in above pull request)
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »