mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04:00
When linking with the 10.10 SDK our cell was misbehaving, showing either no image or only the image. The explanation might be NSCell’s setImage: implementation which is documented as: “If the receiver is not an image-type cell, the method converts it to that type of cell.”.