DLRadioButton icon indicating copy to clipboard operation
DLRadioButton copied to clipboard

StackView and Grouped Buttons not showing the icon.

Open polymorphia opened this issue 8 years ago • 2 comments

Hello! I'm having some troubles using a group of radiobuttons that is inside of a Stackview. I'm hidding the stack view and when unhide the stack, button names appear but not the icon of the multiple selection. This just appear when i select a button and then toogles normally. What i'm doing wrong?

Thanks!

image

image

polymorphia avatar Aug 23 '17 21:08 polymorphia

try setNeedsDisplay before unhide the stack?

DavydLiu avatar Sep 04 '17 01:09 DavydLiu

Me too facing this problem. on tapping the button it draws the icon. set needs display did not help.

dsp1589 avatar Jan 22 '18 18:01 dsp1589