Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-09-07 12:58:50 +0300
committerHannah von Reth <vonreth@kde.org>2020-09-07 17:02:57 +0300
commit7478799d3c70a99ecabef4baf8e9f6428cdf7839 (patch)
tree0d9838709e24190dce78f80d36000ad9424a5562 /changelog
parentda3df1a0c744a308734b50a1e6e02873327947b2 (diff)
Crashreporter: Apply the same hdpi settings as to the main gui
Fixes: #8042
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/80425
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog/unreleased/8042 b/changelog/unreleased/8042
new file mode 100644
index 000000000..034166dd0
--- /dev/null
+++ b/changelog/unreleased/8042
@@ -0,0 +1,5 @@
+Bugfix: Use the same HDPI for the crash reporter as for the client
+
+We fixed the behaviour of the crash reporter on HDPI screens.
+
+https://github.com/owncloud/client/issues/8042