This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 174126 - 'Zoom To Fit' is broken after JavaFX SDK API change
Summary: 'Zoom To Fit' is broken after JavaFX SDK API change
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrew Korostelev
URL: http://javafx-jira.kenai.com/browse/R...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 16:33 UTC by Lukas Hasik
Modified: 2010-03-09 03:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2009-10-08 16:33:17 UTC
Currently there are two issues with the zoom
  - zoom in/out is not smooth, the image is first resized and that placed at the correct location - try with the
attached file
  - 'Zoom To Fit' (the toolbar button to the left of zoom ration combobox) does not work correctly - it should resize
the image so that it is completely visible on the screen - without scroll bars
Comment 1 Andrew Korostelev 2009-12-09 09:26:28 UTC
- 'Zoom To Fit' is fixed.
this issue is now to track 'not smooth' zooming problem.
Comment 2 Andrew Korostelev 2009-12-10 03:06:15 UTC
changeset for 'Zoom To Fit' fix
http://hg.netbeans.org/javafx/rev/7006e523b580
Comment 3 Andrew Korostelev 2009-12-10 04:59:27 UTC
another fix for 'Zoom To Fit'
http://hg.netbeans.org/javafx/rev/2d54801bedc5
Comment 4 Andrew Korostelev 2009-12-10 05:22:22 UTC
change this issue to track 'Zoom To Fit' only.
'zoom in/out is not smooth' is tracked by separate issue 178418

mark this issue as fixed
Comment 5 Lukas Hasik 2010-03-09 03:56:58 UTC
ok, it zoom correctly
job/NetBeans-JavaFX-Soma/179/