On 02/09/13 22:05, Jon Nordby wrote: > > Another user on IRC reported this now, see git log [upthread]. Can we > revert the patches?
I've made stroke queueing optional, and turned off by default. https://gitorious.org/mypaint/mypaint/commit/373c2208f8a8 Hope that's OK. Let me know if you see appreciable stroke lag for reasonable-sized normal brushes at reasonable zoom levels. Lag when zoomed out all the way and scribbling with a crazy brush like experimental/fur set to maximum size is Entirely To Be Expected, but you can at least still exit by pressing escape (or doing anything else which modifies the active mode, e.g. starting a middle button drag). Gets me thinking. If some modes manage long-running operations, should we introduce an API call to allow actions like ClearLayer (Del) to interrupt the active mode without having to prod the mode stack? -- Andrew Chadwick _______________________________________________ Mypaint-discuss mailing list [email protected] https://mail.gna.org/listinfo/mypaint-discuss
