General Interface is an open source project hosted by the Dojo Foundation

Browsers and Layouts for 3.1.x to 3.4 Migration

To avoid unexpected layout behavior when using relative positioning, such as misaligned GUI components, it's recommended to use Block as a container only if it meets at least one of these requirements:

  • The Block is owned by a layout manager, such as LayoutGrid, Tab, Stack, and Splitter.
  • The Block is relatively positioned and has a width of 100%.
  • The Block is absolutely positioned.

Contents

Searching General Interface Docs

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.