ichthus1604
ichthus1604
@yahiheb the idea was not to visually highlight or put the fee rate into a position where it can grab too much user attention.
@molnard PR ready to go ;)
I learned about this problem while fixing #9242. I think it violates the principle of least surprise (also known as the No WTFs rule) for the user. @nopara73 @soosr @MaxHillebrand...
@MarnixCroes Can you share some details on how to reproduce this?
@MarnixCroes should be fixed in latest commit.
@MarnixCroes > the second (with 1 utxo) is now empty: Should be fixed in latest commit.
Latest commit introduces a delay on `ListBoxPreviewBehavior` such that hovering over the margins between segments doesn't cause too much stuttering. @zkSNACKs/visual-design-group all feedback is appreciated. Pinging @BTCparadigm too.
Latest commit introduces some improvements: - ring segments fade-in in a clockwise animation - the center information fades-in shortly after - removed the ability to click on the shield icon...
@MaxHillebrand latest commit attempts to compensate for small segments. Let me know your thoughts
@BTCparadigm > Random idea: show unconfirmed coins as a bit more transparent. Latest commit implements that.