← Back to team overview

gtg team mailing list archive

[Bug 339852] Re: Save/restore opened task editors when quit/starting gtg

 

This feature has been commited with rev.340.

For an unknown reason, the gtk.window.move function always move the
window in the middle of the screen without caring about the parameter.

People that want to try this should uncomment line 561 of browser.py.
This is the call to the unfamous "move" function.

-- 
Save/restore opened task editors when quit/starting gtg
https://bugs.launchpad.net/bugs/339852
You received this bug notification because you are a member of Gtg
developers, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: In Progress

Bug description:
If you have tasks windows opened when you close the app, they should be displayed next time you start the application.
View of the main window should also be saved (tag panel, closed tasks view, work view, ...)
Closed tasks view should be bigger than 1px height by default when you open it...

Example :
Open a few tasks, toolbars in the main window and choose the work view.
Choose file > exit
Launch gtg again
Main window is displayed as the first time (no toolbars, not the wort view) and no task is opened.