这是indexloc提供的服务,不要输入任何密码
Skip to content

ResponsivePane: implement proper size computations #241

@dlemmermann

Description

@dlemmermann

Whenever we subclass from Pane or when we implement our own custom skin, we do have to implement the compute Min/Pref/Max height/width methods. Otherwise child components that heavily rely on the available width / height will not be able to compute their dimensions correctly. I recently noticed this (once again) when fixing DialogPane. The content of the dialogs were not calculated correctly and the bounds of the wrapping dialog were too small.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions