Summary: | Layer blending assumes equal tile sizes | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Rolf Eike Beer <kde> |
Component: | general | Assignee: | marble-bugs |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | nienhueser, rahn |
Priority: | NOR | ||
Version: | 1.5 (KDE 4.10) | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | screenshot |
Description
Rolf Eike Beer
2013-03-12 18:43:46 UTC
I tried the same with OpenRailwayMap, which uses 512x512 (Retina) tiles, which works equally worse (see screenshot). Created attachment 91905 [details]
screenshot
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. Yes, this was done by design. As long as the tile layout would match we could perform some resizing on the fly. Feel free to provide a patch :) The relevant code happens inside the classes StackedTile/MergedLayerDecorator ... |