-
Notifications
You must be signed in to change notification settings - Fork 20
Description
BUILD: https://github.com/RupertAvery/PSXPackager/actions/runs/21481211832/artifacts/5304339978
The text edit dialog contains the following elements:
- Font Drop down
- Font Size dropdown
- Color selector
- Drop Shadow checkbox
- Textbox
Initially, the controls will reflect the configuration of the text layer that was selected when the dialog was opened, or the default values if a new text layer was created.
The Font and Font size will immediately reflect in the textbox, while clicking on one of the color squares will change the color of the square immediately to the right of the Color label, and the Drop shadow effect will only be visible in the composited layer.
Upon clicking Save, the changes will be reflected in the currently selected text layer, or in the newly created layer.
Pressing cancel will ignore the changes, or cancel the creation of a new layer.