Hacky icon indicating copy to clipboard operation
Hacky copied to clipboard

Make comments view optional

Open eliaskg opened this issue 11 years ago • 6 comments

Since Hacky started without comments I believe there are some people who would love to hide the new comments view. Therefore I would like to provide an option in the "View" menu for hiding / showing the comments. Pull requests are welcome! ;)

eliaskg avatar Apr 08 '13 13:04 eliaskg

+1

lardissone avatar Apr 08 '13 14:04 lardissone

Sorry about the double commit reference there. I pushed fixes for issue 14 + 15 onto the same branch and then I rebased it so that it would only reference issue 15.

rickyc avatar Apr 10 '13 02:04 rickyc

Hi Ricky,

thanks for your work. It's going in the right direction. I tried to implement the function before and I was at the exact same point. A major problem is hiding the NSSplitView divider when hiding the comments. In my version just like in yours the divider is still visible:

If you have any ideas how to hide it the remaining work on this feature would be relatively easy.

eliaskg avatar Apr 10 '13 07:04 eliaskg

Ahh, gotcha. Made the change and submitted a pull request.

rickyc avatar Apr 10 '13 11:04 rickyc

Awesome work! Your commit will be in the next update. Thanks Ricky!

eliaskg avatar Apr 10 '13 17:04 eliaskg

Glad to help!

rickyc avatar Apr 14 '13 20:04 rickyc