Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gnome-calculator
gnome-calculator
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 77
    • Issues 77
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gnome-calculatorgnome-calculator
  • Merge Requests
  • !75

Closed
Created Feb 04, 2021 by dave90dave@dave90daveContributor
  • Report abuse
Report abuse

Draft: Proposal of a more structured layout

  • Overview 4
  • Commits 18
  • Pipelines 6
  • Changes 5

Hi!

This is a draft proposal for a more organised and structured lay-out.

The issues that I noticed during my use of the calculator are:

  • The text in the buttons were too small for long term use.
  • It was hard to see the differences between functions, number buttons, etc. (some buttons were hard to identify)
  • The clear button and undo button were not easy to spot quickly. (and I use them a lot)

So hereby I propose the following changes:

  • The text-size of the buttons in simple mode have been increased, making it more comfortable to read.
  • All buttons do now have a added style tag, according to the purpose of that button.
  • Every button group now has it's own CSS style tag, they are classified into the following groups:
    • Functions
    • Operator buttons ( +-x/ buttons )
    • Undo buttons
    • Clear buttons
    • Result buttons
    • % buttons
    • dot-point buttons (. button)

Before:

before

After:

after

I recommend repo admins to watch this changes in effect first, before merging this request. Take a look, and make some (color) changes if you like. And please take a look in other modes (advanced, financial, programming)

This is a draft proposal.

So if you have compliments, suggestions, improvements or criticism, just let me know!

The colors are also a drafts, if you have suggestions tell me!

Have a nice day ;)

Dave

Edited Feb 04, 2021 by dave90dave
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: master