Commit Graph

2 Commits

Author SHA1 Message Date
Abhinav Chennubhotla
7bbd62e846 GUI: Add message and about dialogs to dumpAllDialogs()
- Add arguement message with default arguement "test"
 - Create separate .png files for all dialogs
2023-05-14 22:47:22 +02:00
Abhinav Chennubhotla
f96eb9a7f1 GUI: Dump .png files of launcher to check UI for various translations
- Each resolution needs to be cycled manually in the code, default is
    800x640.
  - Dumps .png files in a snapshots folder for all languages at a given
    resolution.

TODO:
  - Cycle resolutions automatically through code.
  - Add more dialogs to the dumper.
2023-05-14 22:47:22 +02:00