Bug 441986

Summary: Allow Resizing of KCalc
Product: [Applications] kcalc Reporter: Niklas Freund <nalquas.dev>
Component: generalAssignee: Evan Teran <eteran>
Status: RESOLVED FIXED    
Severity: wishlist CC: nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 22.04

Description Niklas Freund 2021-09-04 09:55:39 UTC
SUMMARY
KCalc currently uses a fixed window size.
I would like KCalc to be resizable, which seems especially important on touch systems (like 2-in-1 laptops) where the current buttons are often too small to reliably hit.


STEPS TO REPRODUCE
1. Open KCalc
2. Try resizing it

OBSERVED RESULT
KCalc cannot be resized as the window has been set to a fixed size.

EXPECTED RESULT
KCalc is resizable like any other window. The buttons and other content should scale.
Comment 1 Niklas Freund 2021-09-04 18:12:55 UTC
I'm trying to implement scaling myself now.
I've created a draft merge request over on GitLab.
https://invent.kde.org/utilities/kcalc/-/merge_requests/24
Comment 2 Niklas Freund 2021-12-07 17:25:57 UTC
Git commit 2fbdc5e0361ef0159291b8a5167f800abc046bdf by Niklas Freund.
Committed on 16/11/2021 at 10:24.
Pushed by cullmann into branch 'master'.

Implemented button text scaling on resize

M  +63   -3    kcalc.cpp

https://invent.kde.org/utilities/kcalc/commit/2fbdc5e0361ef0159291b8a5167f800abc046bdf