Kai Pastor
Kai Pastor
- **status**: open --> wont-fix
Changing this ticket to closed status. It will remain visible in Milestone - bugs -, but not in search Open Bugs.
- **Milestone**: - bugs - --> wont-fix
- **Milestone**: invalid --> - bugs -
The circle is drawn as a line with `QPainter::drawEllipse()`: https://github.com/OpenOrienteering/mapper/blob/9667e45ba36b587c7bed32fca88ae9c0a11d2bcd/src/core/renderables/renderable_implementation.cpp#L138-L144 This maps to similar vector drawing instruction in PDF or printing, possibly creating a more accurate shape in output than...
I tend to suggest press-and-hold to trigger configuration options. This even allows discoverability once the user learned the pattern (like learning shortcuts which are listed with menu items). In the...
Look at the Mobile User Interface "project" which this issue is part of: The more you add to concise feature request, the longer you might have to wait...
In the current dialog, projected coordinates and map coordinates are independent by design, so that you can improve the alignment without touching the map objects. Now do you ask for...
> I'm asking for a tool to change the map coordinate origin -- without changing the projected coordinate values of any map object. > ... > I had LiDAR contours...
I went one step further, reimplementing the existing single-CRS constructors in terms of the two-CRS constructors, for more uniformity in construction and transformation. While this potentially increases the risk for...