┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/userfeedback/dolphinfeedbackprovider.cpp
diff options
context:
space:
mode:
authorweinan li <[email protected]>2025-11-03 15:57:53 +0800
committerAkseli Lahtinen <[email protected]>2026-01-07 16:06:51 +0200
commit3752ab41ba32ab4cc8afb7defb2014ab98178da2 (patch)
treef6cc399b00cb56727436c5a1e51278cb9bc94a2f /src/userfeedback/dolphinfeedbackprovider.cpp
parent8827cc92c53422f2c3cf292557c998c9c8e26b57 (diff)
viewmodes: ensure font dialog retains last custom selection
The font selection dialog for custom view fonts was always initialized with the system default font instead of the previously selected custom font. This occurred because QFontDialog::getFont() was not passed the current custom font stored in DolphinFontRequester. By initializing the dialog with currentFont() (which returns the stored custom font when in Custom Font mode), users will now see their previous font selection when reopening the dialog, enabling easier font finetuning. BUG: 499786
Diffstat (limited to 'src/userfeedback/dolphinfeedbackprovider.cpp')
0 files changed, 0 insertions, 0 deletions