Skip to content

[GUI] Make total balance menu easier to display#902

Merged
codeofalltrades merged 1 commit intoVeil-Project:masterfrom
WetOne:BalanceDisplay
Mar 16, 2021
Merged

[GUI] Make total balance menu easier to display#902
codeofalltrades merged 1 commit intoVeil-Project:masterfrom
WetOne:BalanceDisplay

Conversation

@WetOne
Copy link
Collaborator

@WetOne WetOne commented Mar 13, 2021

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

@codeofalltrades codeofalltrades added the Component: GUI Primarily related to the display of the user interface label Mar 14, 2021
Copy link
Collaborator

@codeofalltrades codeofalltrades left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 4e08ba3

@codeofalltrades codeofalltrades merged commit e55a309 into Veil-Project:master Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: GUI Primarily related to the display of the user interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants