-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi, despite popupForSelectedExpression = False if pyPadStart.py, once the kernel starts evaluating (with either pyPadExecute.py or pyPadRestart.py getting triggered), everything gets evaluated as soon as the mouse hover it, even not moving the pouse, it cycles evaluation about once or twice a second (not regular timing).
Was more expecting the tooltip to appears instead.
I've tried setting CT_expression = False in __init__.py:636 (which I guess should be the correct default value, regarding the comment in pyPadStart.py) but to no avail.
Any guess ? Something wrong in def onMouseDwell(self, args) that triggers the evaluation upon mouse position ?
Regards.
Metadata
Metadata
Assignees
Labels
No labels