-
Enhancement
-
Resolution: Fixed
-
P3
-
fx2.0
-
b47
I just noticed that when you press alt or control key in the app, it starts to receive lots of KEY_PRESSED event. This is confusing, for example in the case when you use control + mouse drag operation. I think we should add the API to distinguish logically repeated events from physical ones. What do you think?
I've attached code to reproduce the problem. Try to press and hold control key.
I've attached code to reproduce the problem. Try to press and hold control key.