Before: <img width="990" alt="Screenshot 2024-12-11 at 14 11 40" src="https://github.com/user-attachments/assets/da127f54-3520-4cc3-b276-9ab601d3eba5" />
After: <img width="581" alt="Screenshot 2024-12-11 at 14 15 59" src="https://github.com/user-attachments/assets/53015fa5-dbc6-4822-bfae-256106672be8" /> Note that since this is Geany code, it would also be possible to use GeanyWrapLabel here. However, the dialog is created using `dialogs_show_input()` to plugins and plugins might not expect that. (Hopefully the last of my "too wide dialog" patches ;-) Fixes #3625. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/4149 -- Commit Summary -- * Make the label in custom date format dialog shorter -- File Changes -- M src/ui_utils.c (3) -- Patch Links -- https://github.com/geany/geany/pull/4149.patch https://github.com/geany/geany/pull/4149.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4149 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/[email protected]>
