Change Font Size

Change Font Size (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 22 June 2022 by Capgemini Portugal
Change Font Size

Change Font Size (ODC)

Documentation
0.1.0

The implementation example shown below is available in the demo asset. We recommend consulting them for a better understanding

Implementation of the functionalities of increasing and decreasing the font size 

1.Create the screens actions

a) Create the screen action to call the action "FontSizeDecrease". Nominate it "DecreaseFontSize".

b) Create the screen action to call the action" FontSizeIncrease". Nominate it "IncreaseFontSize".

2.Call the Action

a) Open the screen action previously created in 1.a), and drag and drop the action "FontSizeDecrease ", inside of the action.

Diagram

Description automatically generated with low confidence

b) Open the screen action previously created in 1.b), and drag and drop the action "FontSizeIncrease ", inside of the action.

Timeline

Description automatically generated with medium confidence

3.Trigger the screen action

Create two buttons to trigger the previous actions, when clicked the font of all applications will increase or decrease.