Open thomasbaart opened 12 years ago
Hi,
I do not really support TM-Minimap all that much anymore as I do not use TM anymore, so I wont have time to find and fix this bug, but I can give you some tips for workarounds.
First, there should be a Textmate preference file in ~/Library/Preferences called com.macromates.textmate.plist. The minimaps settings are saved there too. To edit it you will need some plist editor (it comes with the Developer Tools). You can also just try to remove it, but this will of course reset other TM settings as well.
Second, does it happen with all files/projects or only with one? If its with one, then you can delete the extended file attribute that TM-Minimap saves on the file, using "xattr -d textmate.minimap.state your_file" on the command line. Try using it on the project file if you have problems with a certain project.
Good Luck, Julian
When resizing the minimap sidepane view all the way to the window border, it gets stuck and reverts the "Show/hide minimap" behaviour. I tried to resize it back by dragging the minimap to the window border when it's hidden (so actually showing, because it's reversed), but now my minimap disappeared entirely.
How do I fix this? Reinstalling didn't help, I'm trying to find a config file now, but I'm not all too experienced :)