D8271: Make the KCalc remember to the Bitfield editor visiblity state when changing numeral modes
Miklos Marton
noreply at phabricator.kde.org
Thu Oct 12 21:55:38 UTC 2017
martonmiklos created this revision.
Restricted Application added a subscriber: kde-utils-devel.
REVISION SUMMARY
The bitfield editor could be only displayed in binary numeral mode.
If the user selects a different numeral mode from binary and then switches back to binary the it would be feasible to display the bitfield editor if last time it was opened.
BUG: 324429
TEST PLAN
Test Case A:
- Open KCalc.
- Select Binary numeral mode
- Display the bitfield editor
- Select a non-Binary numeral mode
- Select Binary numeral mode
- The bitfield editor should be visible
Test Case B:
- Open KCalc.
- Select Binary numeral mode
- Hide the bitfield editor
- Select a non-Binary numeral mode
- Select Binary numeral mode
- The bitfield editor should not be visible
REPOSITORY
R353 KCalc
REVISION DETAIL
https://phabricator.kde.org/D8271
AFFECTED FILES
kcalc.cpp
To: martonmiklos
Cc: kde-utils-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20171012/535459d9/attachment.html>
More information about the Kde-utils-devel
mailing list