gitx icon indicating copy to clipboard operation
gitx copied to clipboard

GitX will now save and restore the position of the SplitView divider

Open mikezter opened this issue 13 years ago • 4 comments

Perhaps you like it. I use a vertical monitor setup and was constantly annoyed to have to set the divider at every start. Now it saves its position. Greetings, Mike

mikezter avatar Oct 20 '10 18:10 mikezter

Ping: Any word on merging this?

joshgoebel avatar Nov 25 '10 07:11 joshgoebel

Seriously: Why not use CGSizeCreateDictionaryRepresentation and CGRectMakeWithDictionaryRepresentation?

No need for manual serialization.

the-kenny avatar Nov 27 '10 21:11 the-kenny

Please take a look at this implementation: https://gist.github.com/718315

I actually haven't tried the code because I don't have the time right now, but it shows the concept and might actually work.

the-kenny avatar Nov 27 '10 21:11 the-kenny

pieter, can you pull this?

sobrinho avatar Dec 30 '10 16:12 sobrinho