On Tue, Apr 15, 2014 at 2:49 AM, <[email protected]> wrote: > When I change something and then undo that change, the asterisk at the front > of the file tab that indicates that the file is modified never goes away?
> Apparently, the LeoTabbedTopLevel(QtGui.QTabWidget).setChanged > (self,c,changed) doesn't seem to be called correctly from undoer.undo()? > That seems to return early if there is nothing left to undo. Thanks for this report. There is indeed a problem with the tabbed widget. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
