Textmate-Minimap
Textmate-Minimap copied to clipboard
View menu text gets flipped if you manually hide minimap
If you drag the minimap until it's hidden, the text on the view menu still is "Hide minimap" but when you click it, it shows the minimap, and then the text changes to "Show minimap" (But now it actually hides it).
Hi,
Sorry for answering that much later. At the moment I dont have the time to actively work on TM-Minimap anymore, especially since I myself have switched to Sublime Text 2. Furthermore an Alpha of TextMate 2 is announced for December, so this plugin will have to completely rewritten anyway (if that will be possible or necessary at all in TM2).
If you really want this fixed, have a look at the methods toggleMinimap in TextMateMinimap.m and toggleMinimap in NSWindowController+Minimap.m, it should be an easy fix.
Greetings, Julian