Try to convert types when data binding
Track pressed panel, send mouse move events only to it, allow hover away but don't let hover over other controls
Code cleanup
If skipTransitions then kill all transitions - not just those in the styles
Render shadows right before the panel, not before all of siblings, what was I thinking
Fixed transitions using the wrong parent size (affected % lengths)
SkipTransitions() also skips all children transitions
Merge branch 'master' of sbox