-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
easyenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
It's a good idea to save the following in the config file. There's a class for it.
Make the following fields work:
- Font (Make sure to check if the font exists)
- Font size
Make the following new fields:
- Paper width
- Paper height
- Label width
- Label max height
While you're at it...
- Try to move the "Press enter..." JLabel to the top of the panel. Also make it green.
- Make some getters and setters in the MusicBrainzLabelGenerator class to make it all work.
- Rename the font panel to the printer settings panel
- Add default values in the JSON files so you don't cause issues
Metadata
Metadata
Assignees
Labels
easyenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers