[
https://issues.apache.org/jira/browse/PIVOT-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Volkert updated PIVOT-339:
-------------------------------
Component/s: wtk
Description:
Steps to reproduce:
1) Launch the component explorer demo
2) Select ImageView
3) Click on the Styles tab
4) Check "fill" and "preserveAspectRatio"
5) Drag the splitter to the left and to the right to shrink and grow the image
view
Result:
When the image view grows beyond a certain width, it jumps to fill the height
of the content pane, clipping the left and right of the image. The expected
behavior is that when both fill and preserveAspectRatio are set, the image view
will choose the width & height that both maintains the aspect ration and fits
the image into the image view's alloted space.
Affects Version/s: 1.3
Fix Version/s: 1.4.1
Summary: ImageViewSkin fill/preserveAspectRatio can yield
clipping (was: ImageView)
Hit the enter key while creating this bug and prematurely entered it...
updating it with correct info now.
> ImageViewSkin fill/preserveAspectRatio can yield clipping
> ---------------------------------------------------------
>
> Key: PIVOT-339
> URL: https://issues.apache.org/jira/browse/PIVOT-339
> Project: Pivot
> Issue Type: Bug
> Components: wtk
> Affects Versions: 1.3
> Reporter: Todd Volkert
> Priority: Minor
> Fix For: 1.4.1
>
>
> Steps to reproduce:
> 1) Launch the component explorer demo
> 2) Select ImageView
> 3) Click on the Styles tab
> 4) Check "fill" and "preserveAspectRatio"
> 5) Drag the splitter to the left and to the right to shrink and grow the
> image view
> Result:
> When the image view grows beyond a certain width, it jumps to fill the height
> of the content pane, clipping the left and right of the image. The expected
> behavior is that when both fill and preserveAspectRatio are set, the image
> view will choose the width & height that both maintains the aspect ration and
> fits the image into the image view's alloted space.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.