Files
textmate/Frameworks
Allan Odgaard 3c150d34aa Ensure we only remove observer that we previously added
We were previously assuming that the viewWillMoveToSuperview: was only called when moving to a view and then later when removed, but for 10.8.5 it appears that it might be called multiple times (with a nil superview), causing us to remove ourself as observer from something we didn’t observe.
2016-09-26 21:01:04 +02:00
..
2016-07-10 11:29:41 +02:00
2016-08-29 12:44:15 +02:00
2016-09-26 11:07:56 +02:00
2014-10-17 18:06:27 +02:00