Skip to content
Commit 987f5fe9 authored by Nate Graham's avatar Nate Graham
Browse files

[Calculator] Make buttons' text labels scale in size along with the widget

Summary:
The Calculator widget's button labels were not scaling in size as the widget got bigger,
leading to situations where the labels were tiny when the widget was very large.

This patch addresses that situation by scaling the labels size along with the widget.

For best results, also apply D21502.

Test Plan: {F6860484, size=full}

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D21503
parent 064df9b0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment