Bug 53236 - Make shadow design updates easier
Summary: Make shadow design updates easier
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard: EasyHack DifficultyInteresting SkillC...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-08 10:12 UTC by Miklos Vajna
Modified: 2014-12-02 10:53 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Miklos Vajna 2012-08-08 10:12:27 UTC
This is similar to bug 42779. The method that pains the shadow around a Writer page is SwPageFrm::PaintBorderAndShadow():

http://opengrok.libreoffice.org/xref/core/sw/source/core/layout/paintfrm.cxx#5669

Right now, the code actually uses the entire image as an Alpha only; it would be cleaner to just take the image, and apply the Alpha from the image.

It would be easier for designers to do changes after this is fixed.

More pointers - the image that is parsed there is under icon-themes/galaxy/sw/res/page-shadow-mask.png.
Comment 1 Björn Michaelsen 2014-12-02 10:53:10 UTC
adding LibreOffice developer list as CC to unresolved Writer EasyHacks for better visibility.

see e.g. http://nabble.documentfoundation.org/minutes-of-ESC-call-td4076214.html for details


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.