Skip to content

Programmer mode should allow for input and bit toggling without switching input modes #493

@KohChia

Description

@KohChia

Problem Statement

  • The calculator of win32 version (for example the calculator in Windows 7), can both type numbers and edit all binary bits in the same interface without switching tabs, while the Windows store (UWP) version does not. You must switch to bit toggling keypad to view and edit the binary bits, and go back to type numbers again, not such convenient.

Evidence or User Insights
Everyone who had used knows.

Proposal
Reference some better ideas and designs from win32 legacy calculator...

Goals
Make the calculator more powerful than the previous versions, not vice versa.

Note: A team member edited this comment for clarity based on conversation below.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions