Opened 13 years ago
Closed 11 years ago
#2135 closed enhancement (fixed)
"All equations" and "Show history" buttons have some problems
Reported by: | garycmartin | Owned by: | rwh |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Calculate | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | benzea | Distribution/OS: | Unspecified |
Bug Status: | New |
Description
Migrated ticket from http://dev.laptop.org/ticket/6615
benzea: I noticed that the two buttons to change what the list shows have some problems. Some of these may also be theme problems.
They have a white text color, but it should be black (probably theme)
They change their size when the button is toggled
I do not see a sense in using toggle buttons. I do not understand why "Show history" should be OFF and "Show variables" should be ON.
They are tool buttons, with a very little padding, and small radius in the corner.
I am not sure how they should really look like, CC'ing Eben to see if he has some input.
Change History (2)
comment:1 Changed 13 years ago by garycmartin
- Bug Status changed from Unconfirmed to New
comment:2 Changed 11 years ago by garycmartin
- Resolution set to fixed
- Status changed from new to closed
Fixed in a local branch soon to be pushed to mainline. The two buttons are now replaced with a single ComboBox as per Eben's original Calculate mockup.
Agreed, always wanted to improve this little slice of UI. Need to double check after some sharing tests, but I assume we have four view states "all equations", "my equations", "all variables", "my variables".