mirror of
https://github.com/textmate/textmate.git
synced 2026-01-10 15:27:58 -05:00
This makes binding menu items to a file reference image much simpler, as we do not have to bind to a property wrapper that resizes the image. As a general rule, we always copy an image, before we change its size, so the image obtained from TMFileReference should always stay at its default size.