jezdez / textmate-missingdrawer

[UNMAINTAINED] A better sidebar for Textmate.
MIT License
724 stars 35 forks source link

TM launch via dropped folder causes MissingDrawer to have white background and original drawer appear behind it #29

Closed kch closed 12 years ago

kch commented 13 years ago

When I drag a folder from the Finder to the TM icon in the Dock, TM will launch with the original drawer showing behind the window, and the MissingDrawer pane will have white background regardless of my preference setting.

This does not happen when I launch TM from the terminal opening a folder with the mate tool.

This only happens on launch. Once TM is running, opening folder by drag works fine.

jezdez commented 13 years ago

This is known issue with the way how MissingDrawer is injected into TextMate during startup. I have to admit I'm not sure if this is fixable at all.

kch commented 13 years ago

If you could please elaborate a bit on how this works I may take a look into fixing this myself.