From 37e688f82d42917a8d232b8e9b49ecee814846b4 Mon Sep 17 00:00:00 2001 From: OpenSauce04 Date: Fri, 6 Feb 2026 18:39:21 +0000 Subject: [PATCH] qt: Fixed some setting tooltips not having automatic line breaks --- src/citra_qt/configuration/configure_audio.ui | 4 ++-- src/citra_qt/configuration/configure_camera.ui | 4 ++-- src/citra_qt/configuration/configure_graphics.ui | 2 +- src/citra_qt/configuration/configure_storage.ui | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/citra_qt/configuration/configure_audio.ui b/src/citra_qt/configuration/configure_audio.ui index 2a34765be..706e335c0 100644 --- a/src/citra_qt/configuration/configure_audio.ui +++ b/src/citra_qt/configuration/configure_audio.ui @@ -88,7 +88,7 @@ - This post-processing effect adjusts audio speed to match emulation speed and helps prevent audio stutter. This however increases audio latency. + <html><head/><body><p>This post-processing effect adjusts audio speed to match emulation speed and helps prevent audio stutter. This however increases audio latency.</p></body></html> Enable audio stretching @@ -98,7 +98,7 @@ - Scales audio playback speed to account for drops in emulation framerate. This means that audio will play at full speed even while the application framerate is low. May cause audio desync issues. + <html><head/><body><p>Scales audio playback speed to account for drops in emulation framerate. This means that audio will play at full speed even while the application framerate is low. May cause audio desync issues.</p></body></html> Enable realtime audio diff --git a/src/citra_qt/configuration/configure_camera.ui b/src/citra_qt/configuration/configure_camera.ui index ce39fc9d1..28b40ca74 100644 --- a/src/citra_qt/configuration/configure_camera.ui +++ b/src/citra_qt/configuration/configure_camera.ui @@ -127,7 +127,7 @@ - Select where the image of the emulated camera comes from. It may be an image or a real camera. + <html><head/><body><p>Select where the image of the emulated camera comes from. It may be an image or a real camera.</p></body></html> Camera Image Source @@ -137,7 +137,7 @@ - Select where the image of the emulated camera comes from. It may be an image or a real camera. + <html><head/><body><p>Select where the image of the emulated camera comes from. It may be an image or a real camera.</p></body></html> diff --git a/src/citra_qt/configuration/configure_graphics.ui b/src/citra_qt/configuration/configure_graphics.ui index ec2113dab..6a62da143 100644 --- a/src/citra_qt/configuration/configure_graphics.ui +++ b/src/citra_qt/configuration/configure_graphics.ui @@ -310,7 +310,7 @@ - VSync prevents the screen from tearing, but some graphics cards have lower performance with VSync enabled. Keep it enabled if you don't notice a performance difference. + <html><head/><body><p>VSync prevents the screen from tearing, but some graphics cards have lower performance with VSync enabled. Keep it enabled if you don't notice a performance difference.</p></body></html> Enable VSync diff --git a/src/citra_qt/configuration/configure_storage.ui b/src/citra_qt/configuration/configure_storage.ui index 54827022c..5cfd0c449 100644 --- a/src/citra_qt/configuration/configure_storage.ui +++ b/src/citra_qt/configuration/configure_storage.ui @@ -187,7 +187,7 @@ Compress installed CIA content - Compresses the content of CIA files when installed to the emulated SD card. Only affects CIA content which is installed while the setting is enabled. + <html><head/><body><p>Compresses the content of CIA files when installed to the emulated SD card. Only affects CIA content which is installed while the setting is enabled.</p></body></html>