-
Notifications
You must be signed in to change notification settings - Fork 551
Open
Description
Operating system: Ubuntu 19.10
wxPython version & source: pypi - wxPython 4.10
Python version & source: stock
Description of the problem:
Using RubberBandBox by default leaves trails of old rectangles as the Mouse is Dragged.
Problem can be clearly demonstrated running the Phoenix sample : Phoenix/samples/floatcanvas/DrawRect.py
Is this the intended behavior ? It seems to me from the code that it does make an attempt to draw over (in XOR mode which should erase the previous rectangle) but for whatever reason that isn't working on Ubuntu 19.10
Metadata
Metadata
Assignees
Labels
No labels