Master Screens

Integrating repeating elements such as navigation bars into a design system is tricky, as these elements usually need a slight modification on each screen. To ease this task, Quant-UX supports Master Screens.

When to use

Prototypes often share the same design elements across multiple screens. Examples are for instance navigation bars or visual styles for text and buttons. The simplest way to share the elements is to copy them from one screen to another. This approach has a significant drawback. Once you want to change the style of the elements, you have to apply the changes on all screens.

How it works

For such scenarios, we introduced Master Screens in Quant-UX.com. A master screen is a kind of symbol for screens that the different screens in your app can extend. Changes to the master screen are automatically updated in all screens. It’s basically like a master slide in PowerPoint, but we extended the concept to boost productivity further. In Quant-UX you can extend (or overrule) the master screen for selected elements, for instance, to highlight the current position in the screen flow.

Set a master screen

First, you have to create a master screen. This contains for instance a navigation bar that should be shared with all other screens. Once it is created, you can create a new screen and place it on the canvas. After selecting the screen, you can select the master screen in the "Master Screen" section by clicking on Add Master Screen. Now, all elements from the master screen are copied to the child screen.

Extend the master screen

When you want to change the style of an element that is copied from a master screen, you have to explicitly enable editing. Select the element, and click Enable Editing. In the properties panel on the right side, you have to enable editing. Once editing is enabled, you can change the font color to give a visual indication.