virtualx-engine/doc
Hugo Locurcio 1e8526659c
Add minimum width/height to dialog buttons
This makes buttons with short texts such as "OK" or "Close"
easier to click, especially on a touchscreen.

This is exposed to projects via `buttons_min_width` and `buttons_min_height`
theme items in AcceptDialog (and therefore ConfirmationDialog and FileDialog),
with the default values being 0 to preserve compatibility with existing projects.
2024-04-17 23:48:05 +02:00
..
classes Add minimum width/height to dialog buttons 2024-04-17 23:48:05 +02:00
tools Add further details on properties returning Packed*Array 2024-04-08 11:35:27 +02:00
translations i18n: Sync translations with Weblate 2024-03-04 16:16:19 +01:00
class.xsd Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
Doxyfile
Makefile