Skins are missing initial width/height change

Issue #46 new
protogenes created an issue

During skin construction registerListeners() is called last, but width and height of the control change during initGraphics() when adding the children. This results in wrong layout of the skin when no further layout change happens.

using: Oracle VM 1.8.172 on Windows

Comments (0)

  1. Log in to comment