This file is a todo list for the project. It is not meant to be exhaustive, but rather to give a general idea of what needs to be done.
-
Component positioning:
- Left
- Right
- Top
- Bottom
- Center
- Notes:
- Create an enum for the options.
- When showing the component, check the option and show it in the correct
place using
MeasureTextExmethod and the position assigned to the component.
-
Component text padding:
- Left
- Right
- Top
- Bottom