Sequence icon indicating copy to clipboard operation
Sequence copied to clipboard

Question Mark shows in black on send confirm dialog

Open spencerlievens opened this issue 7 years ago • 5 comments

screen shot 2018-01-11 at 14 20 45

spencerlievens avatar Jan 11 '18 13:01 spencerlievens

I have been through PNG's and the code, but cannot see where either an image is being pulled, or a "?" string is :/

spencerlievens avatar Jan 11 '18 13:01 spencerlievens

https://github.com/duality-solutions/Sequence/blob/master/src/qt/sendcoinsdialog.cpp#L331

spencerlievens avatar Jan 11 '18 13:01 spencerlievens

capture024

this is what i get with the 1.1.0.0 binaries on linux

SvenKercher avatar Jan 11 '18 14:01 SvenKercher

OK so it is OS related :D

spencerlievens avatar Jan 11 '18 14:01 spencerlievens

We need to override QMessageBox to use a specific icon regardless of OS.

spencerlievens avatar Jan 11 '18 15:01 spencerlievens