-
31 Jan 2012 6:07 PM #1
Beta2 - NorthSouthContainer and rendering south widget
Beta2 - NorthSouthContainer and rendering south widget
As you can see, "south" Button is too low, so hides Container border and not fully visible.Code:<container:NorthSouthContainer styleName="{style.panel}" borders="true"> <container:child> <container:FlowLayoutContainer/> </container:child> <container:north> <button:TextButton text="New TextButton"/> </container:north> <container:south> <button:TextButton text="New TextButton"/> </container:south> </container:NorthSouthContainer>
Screenshot_20120131_210627.pngKonstantin Scheglov
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote