Summary: | Background image should fit the slide/page size | ||
---|---|---|---|
Product: | [Applications] calligrastage | Reporter: | Jure Repinc <jlp> |
Component: | general | Assignee: | T Zachmann <t.zachmann> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jure Repinc
2009-01-25 14:56:57 UTC
Fix Bug 181866: Background image should fit the slide/page size I chnaged the behaviour to the following: o If a picture is inserted that is smaller than the page size it will be centered to tha page. o If a picture is inserted that is bigger than the page size and the ratio of the image is nearly the same as the page it will be streached to the page. If the ratio differs more the image will be scaled to fit onto the page and will be shown centered. When the featue and string freeze is lifted I would like to add functionality to modify all these parameters. |