[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] Sliders & feathering
- From: Alex Bligh <alex@xxxxxxxxxxx>
- Date: Sun, 02 Apr 2006 00:50:10 +0100
- Subject: Re: [XaraXtreme-dev] Sliders & feathering
--On 01 April 2006 21:40 +0100 Phil Martin <phil@xxxxxxxx> wrote:
Yes, make sure that you are only generating undo at the end of the drag.
I.e. remove the bodge that made drag movement events behave like drag
end events.
I've removed the bodge from wxOil/dlgmgr.cpp, which is what highlighted
the problem. Was there another bodge put into the feather stuff?
Alex