https://issues.apache.org/ooo/show_bug.cgi?id=123564
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |4.1.0 --- Comment #4 from Armin Le Grand <[email protected]> --- ALG: Basic errors found; this is also affected by the already fixed task 123497, but there is more: - When using bitmaps with 1bit depth (as in this example) and colors, the fill in the view gets Black/white -> the internal bitmap scale used to prepare the tiling paint creates B&W bitmaps when forcing back to 1bit Argh! - When zooming far out and the prescaled bitmaps for tiling get 0 in width and/or height, the fill will be missing completely. Argh! All changed and adapted, looks good now. Preparing checkin... -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
