When playing in PIE on a small editor view I notice that some widget animations, such as an underline appearing when hovering a button (keyframed sizebox width), are not visible at all. The animation itself seems to work properly, because the button’s background color changes during the exact same animation. The underline shows on a set of buttons except for one or two at a time. If I play in a large window they show up just fine. This makes me think that when the animated object is small, well… 3px high 150 width in a small window that the engine just assumes it’s too small to be visible. Ton of assumptions here but it goes far beyond the widget and animation system, someone might have seen this before?
Bump