bodhi / MarkdownEditor

A wysiwyge (what-you-see-is-what-you-get-eventually) editor for Markdown documents
http://keshiki.net/markdown-editor/
91 stars 6 forks source link

Should save user-defined window position #1

Closed topfunky closed 13 years ago

topfunky commented 14 years ago

MarkEdit windows start in the lower half of the screen on every launch, no matter where they I move them.

If you make this call in their window controller, their position and size will be saved in preferences automatically, and applied when the user opens the window again:

[self setWindowFrameAutosaveName:@"myCustomWindowIdentifier"]

p.s. MarkEdit is a useful app! Thanks for sharing it.

bodhi commented 14 years ago

Thanks for the feedback and the kind words. Hopefully I'll have some time soon to get back to it, and I'll definitely put that in.

orefalo commented 13 years ago

I like this markdown editor , good work

bodhi commented 13 years ago

Pushed in 7c309af1fe42718b3f192e0635030b0d34bd6f57