Summary: | No square root function on the calculator | ||
---|---|---|---|
Product: | [Applications] kcalc | Reporter: | David King <linuxman> |
Component: | general | Assignee: | Gabriel Barrantes <gabriel.barrantes.dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | evan.teran, gabriel.barrantes.dev, linuxman, mystica, regis.portalez |
Priority: | NOR | ||
Version: | 22.04.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/kcalc/-/commit/45b50e4e29480fc9204468b9473b747255ea64d1 | Version Fixed In: | |
Sentry Crash Report: |
Description
David King
2023-06-15 18:12:20 UTC
Even tho a Sqrt button can be added, using the Shift button allows square root calculation, I guess the designer would have the last call about this issue (In reply to Gabriel Barrantes from comment #1) > Even tho a Sqrt button can be added, using the Shift button allows square > root calculation, I guess the designer would have the last call about this > issue corresponds to the designer Evan, do you think a Sqrt button is required? *** Bug 481041 has been marked as a duplicate of this bug. *** *** Bug 459708 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/utilities/kcalc/-/merge_requests/81 Git commit 45b50e4e29480fc9204468b9473b747255ea64d1 by Carl Schwan, on behalf of Gabriel Barrantes. Committed on 05/04/2024 at 13:34. Pushed by carlschwan into branch 'master'. Promote square root button to Normal mode Promote square root button from shift mode to normal mode so users are able to locate it more easily. Also, rearrange sqrt and power buttons to improve UI consistency. M +16 -16 kcalc.cpp M +1 -1 kcalc.h M +25 -34 kcalc.ui https://invent.kde.org/utilities/kcalc/-/commit/45b50e4e29480fc9204468b9473b747255ea64d1 |