View Issue Details

IDProjectCategoryView StatusLast Update
0000364Comica 2User Interfacepublic2019-05-05 14:32
ReporterBootBlock Assigned ToBootBlock  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.23 
Target Version2.00Fixed in Version2.00 
Summary0000364: Fit To View results in Viewer still being scrollable
Description

The PictureBoxEx control "sees" the zoom level as being set to 1 when FitToView / FitToViewRatio is set and so if the image is bigger than the picture box, it'll add scrollbars to allow panning.

Add a special-case check to set AutoScrollMinSize to Size.Empty to remove any scrolling ability; change it to use the actual scaled image dimensions later - I'd do it now but the cat is sleeping on my arm...

TagsUI

Relationships

child of 0000362 assignedBootBlock Add Fit to View to Image Viewer 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-05-05 14:25 BootBlock New Issue
2019-05-05 14:25 BootBlock Assigned To => BootBlock
2019-05-05 14:25 BootBlock Tag Attached: UI
2019-05-05 14:32 BootBlock Relationship added child of 0000362
2019-05-05 14:32 BootBlock Status new => resolved
2019-05-05 14:32 BootBlock Resolution open => fixed
2019-05-05 14:32 BootBlock Fixed in Version => 2.00