marmare314
719b2bdadd
add editor object class
...
This class is slightly more light-weight than a CEditorComponent
and its naming makes it more natural to inherit for envelope points,
proof-mode positions etc.
2023-10-07 00:46:47 +02:00
marmare314
73914b3cae
store only pointer to editor in CEditorComponent
2023-10-06 12:46:56 +02:00
marmare314
467de92377
Add CProofMode
and CMapGrid
component
...
Also extract more code into `CMapView` and extend the `CEditorComponent`
interface.
2023-08-25 20:40:27 +02:00
marmare314
77e36c5062
change interface and fix scalelength
2023-08-14 10:12:06 +02:00
marmare314
7925f9fd45
format
2023-08-14 08:59:01 +02:00
marmare314
2bcfbae841
Add CEditorComponent to moduralize editor
...
Refactor CSmoothZoom and introduce CMapView
2023-08-14 08:36:02 +02:00