Implemented UIFontPickerDialog.

Fixed alignment in UILinearLayout when padding is used.
This commit is contained in:
Martín Lucas Golini
2026-06-29 20:32:08 -03:00
parent 3a1c75f4f6
commit 57cdab7b7f
15 changed files with 1298 additions and 17 deletions

View File

@@ -381,6 +381,12 @@
"command": "${project_root}/bin/eepp-ui-html-debug",
"name": "eepp-ui-html-debug",
"working_dir": "${project_root}/bin"
},
{
"args": "",
"command": "${project_root}/bin/eepp-ui-font-picker-debug",
"name": "eepp-ui-font-picker-debug",
"working_dir": "${project_root}/bin"
}
],
"var": {