Widget Tree
Workmaster features a Widget Tree that provides a clear hierarchical view of all widgets placed on the page. This tree displays the structure of widgets, including their relationships and positioning within containers, making it easier to manage and understand the layout of your app.
Key Features of the Widget Tree:
Hierarchy and Positioning: The Widget Tree displays the hierarchy of widgets, showing how each widget is nested within containers or other widgets. This visual representation helps you understand the placement of elements within the page and their relationship to one another.
Drag and Drop Rearranging: You can easily move or rearrange widgets in the Widget Tree by simply dragging and dropping them into the appropriate position. This feature provides flexibility in organizing widgets and making quick layout adjustments.
Overview of Widgets: The Widget Tree allows you to see an overview of all widgets on the page, including their current position in the hierarchy. It’s especially useful for larger pages with multiple widgets, as it enables you to quickly navigate and manage them.
Container Management: Containers, which are used to group widgets together (such as grid layouts or page containers), are also displayed in the Widget Tree. This allows you to efficiently manage widgets within their containers and ensures that the overall layout is organized.
Last updated