ex-makina / marklight-issues

Public bug and issue tracker for MarkLight
1 stars 0 forks source link

Allow image to adjust to native image size #52

Open patrik-u opened 8 years ago

patrik-u commented 8 years ago

Often you want the image to be the same size as the native size of the image. Create a field that can be set: UseNativeSize="True" on the Image (False by default). We might even want it to be default behavior. If Width/Height is set on an image the UseNativeSize setting is ignored.