Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Total Balance question mark is difficult to use #897

Closed
WetOne opened this issue Jan 30, 2021 · 2 comments
Closed

Total Balance question mark is difficult to use #897

WetOne opened this issue Jan 30, 2021 · 2 comments
Assignees

Comments

@WetOne
Copy link
Collaborator

WetOne commented Jan 30, 2021

The checkmark for total balance in the balance section of the UI does not properly respond to clicks. Once it appears, it does not properly go away.

Referenced in discussion:
https://discord.com/channels/481997816982405130/566636115990151169/804968820811890688

@sinetek
Copy link
Contributor

sinetek commented Feb 9, 2021

Yes I have hit that issue as well.

codeofalltrades added a commit that referenced this issue Mar 16, 2021
4e08ba3 [GUI] Make total balance menu easier to display (WetOne)

Pull request description:

  ### Problem
  Clicking on the question mark icon for the Total Balance does not (consistently) result in the tooltip appearing.

  ### Root Cause
  The tooltip is drawn too close to where the cursor is.

  ### Solution
  Move the origin of the tooltip to the right.  Note that the whole of the item (text and all) is the clickable to make the menu appear.  The issue only occurred when clicking the icon which was on the right end of the button.

  ### Issues Addressed
  #897

Tree-SHA512: dab9e2d550e2ecb6b0bafe30f4492cf529c8bee1697a7989397abc630b383b883ff584fddff05bbb72cb45a6834c3559eebeebe07f6c18a2aaece8fb7a273974
@WetOne WetOne self-assigned this Apr 2, 2021
@seanPhill
Copy link
Collaborator

In cleaning up these issues I have confirmed that the current master does not have this problem, and the behaviour is as described in the commit merged #902 on March 17th, 2021.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants