nuklear
nuklear copied to clipboard
auto click button?
issue:button in new window clicked steps to reproduce:
1.show a buttonA in a window 2.click the button 3. show a buttonB(same position as buttonA) in another window 4. buttonB will be clicked too.
This issue is solved in #803. I also provide example code in that pull request.