mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04: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.