View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005637 | DarkRadiant | Map Editing | public | 03.06.2021 05:30 | 02.04.2022 05:55 |
Reporter | LDAsh | Assigned To | greebo | ||
Priority | low | Severity | tweak | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 2.12.0 | ||||
Target Version | 2.13.0 | Fixed in Version | 2.13.0 | ||
Summary | 0005637: Increase maximum zoom level of 2D views | ||||
Description | Ability to zoom in with the orthographic view to a "microscopic scale", to make it easier to work on extremely fine details, so that 0.125 unit brush will display larger than just a crumb. An option to "reset zoom" would also be required, if the zoom range is to be completely unlocked. | ||||
Tags | No tags attached. | ||||
Default maximum zoom value has been increased by a few factors. It's exposed in user.xml and the Orthoview preferences page: |
|
It can quickly be set in the Python Script Console like this: GlobalRegistry.set("user/ui/xyview/maxZoomFactor", "1024") |
|
DarkRadiant: master da81e635 11.06.2021 05:24 Details Diff |
0005637: Maximum zoom factor of XY views is now configurable, the default value has been double a few times. |
Affected Issues 0005637 |
|
mod - install/user.xml | Diff File | ||
mod - radiant/ui/prefdialog/PrefDialog.cpp | Diff File | ||
mod - radiant/xyview/GlobalXYWnd.cpp | Diff File | ||
mod - radiant/xyview/GlobalXYWnd.h | Diff File | ||
mod - radiant/xyview/XYWnd.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
03.06.2021 05:30 | LDAsh | New Issue | |
03.06.2021 05:51 | greebo | Status | new => acknowledged |
11.06.2021 05:12 | greebo | Status | acknowledged => confirmed |
11.06.2021 05:12 | greebo | Product Version | => 2.12.0 |
11.06.2021 05:12 | greebo | Target Version | => 2.13.0 |
11.06.2021 05:12 | greebo | Assigned To | => greebo |
11.06.2021 05:12 | greebo | Status | confirmed => assigned |
11.06.2021 05:13 | greebo | Summary | Ability to zoom 2D view in, beyond current standard. => Increase maximum zoom level 2D views |
11.06.2021 05:24 | greebo | Changeset attached | => DarkRadiant master da81e635 |
11.06.2021 05:25 | greebo | Status | assigned => resolved |
11.06.2021 05:25 | greebo | Resolution | open => fixed |
11.06.2021 05:25 | greebo | Fixed in Version | => 2.13.0 |
11.06.2021 05:25 | greebo | Note Added: 0014077 | |
11.06.2021 05:25 | greebo | File Added: 2021-06-11 07_23_21-DarkRadiant Preferences.png | |
11.06.2021 05:26 | greebo | Note Added: 0014078 | |
11.06.2021 05:26 | greebo | Summary | Increase maximum zoom level 2D views => Increase maximum zoom level of 2D views |
25.06.2021 04:48 | greebo | Relationship added | has duplicate 0005517 |
02.04.2022 05:55 | greebo | Status | resolved => closed |