View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004670 | Spring engine | General | public | 2015-02-11 09:11 | 2015-02-23 09:48 | ||||
Reporter | silentwings | ||||||||
Assigned To | jK | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 98.0.1+git | ||||||||
Target Version | 99.0 | Fixed in Version | |||||||
Summary | 0004670: spring camera zooms to wrong location | ||||||||
Description | See video, which is me picking a point on the map, marking it, then zooming in using the mousewheel (without moving the mouse), then marking where I end up. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
silentwings (reporter) 2015-02-11 09:13 |
http://www12.zippyshare.com/v/ns8ZGK5M/file.html (file is <3mb but too large for mantis) |
jK (developer) 2015-02-11 17:11 |
cannot reproduce |
silentwings (reporter) 2015-02-11 19:26 |
let me know what extra info to add? It happens 100% of the time for me (tested also with luaui and luarules off). |
abma (administrator) 2015-02-11 21:56 Last edited: 2015-02-11 21:56 |
i can reproduce it with an empty springsettings.cfg: just point mouse-cursor to the point where to zoom to and then use the scroll-wheel to zoom in: the camera centers each "click" of the mousewheel to mouse-cursor. as mouse-cursor isn't in the middle it jumps a gain and again and so the goal is missed. (see the video maybe) [LCC]jK: can you please copy/paste your settings from infolog.txt? |
jK (developer) 2015-02-11 22:05 Last edited: 2015-02-11 22:07 |
| i can reproduce it with an empty springsettings.cfg: just point mouse-cursor to the point where to zoom to and then use the scroll-wheel to zoom in: the camera centers each "click" of the mousewheel to mouse-cursor. as mouse-cursor isn't in the middle it jumps a gain and again and so the goal is missed. (see the video maybe) That's why the mouse cursor was centered everytime you zoom-in. ALL ppl complained and pushed me to default disable it. AND NOW THEY COMPLAIN THE OTHER WAY AROUND? Where is the sanity ... |
abma (administrator) 2015-02-11 22:12 Last edited: 2015-02-12 00:22 |
no, thats not true imo people meant: its just some missunderstanding. there should be two modes: 1. mouse cursor is centered and camera centered (Spring-Camera original implementation) 2. mouse cursor and camera are not centered (like "Overhead (TA) style camera") imo people meant 2. and make 2. default but the change that was made leaded to a mixed mode (= current default camera). (also for me 1. has problems at low fps, see 0004671 ) |
abma (administrator) 2015-02-12 00:09 Last edited: 2015-02-12 00:09 |
to fix 1., CamSpringWarpMouseToZoomIn has to be set default to true/1. to fix 2. default camera to Overhead (TA) style? |
abma (administrator) 2015-02-23 09:48 |
thanks! https://github.com/spring/spring/commit/88490805c50fa17216e008fa874ba7635198767e |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-02-11 09:11 | silentwings | New Issue | |
2015-02-11 09:13 | silentwings | Note Added: 0014018 | |
2015-02-11 09:18 | silentwings | File Added: infolog.txt | |
2015-02-11 10:21 | abma | Relationship added | related to 0004668 |
2015-02-11 17:11 | jK | Note Added: 0014022 | |
2015-02-11 19:26 | silentwings | Note Added: 0014026 | |
2015-02-11 21:56 | abma | Note Added: 0014028 | |
2015-02-11 21:56 | abma | Note Edited: 0014028 | View Revisions |
2015-02-11 22:05 | jK | Note Added: 0014029 | |
2015-02-11 22:05 | jK | Note Edited: 0014029 | View Revisions |
2015-02-11 22:07 | jK | Note Edited: 0014029 | View Revisions |
2015-02-11 22:12 | abma | Note Added: 0014030 | |
2015-02-11 22:16 | abma | Note Edited: 0014030 | View Revisions |
2015-02-11 22:23 | abma | Note Edited: 0014030 | View Revisions |
2015-02-12 00:08 | abma | Target Version | => 99.0 |
2015-02-12 00:09 | abma | Note Added: 0014036 | |
2015-02-12 00:09 | abma | Note Edited: 0014036 | View Revisions |
2015-02-12 00:09 | abma | Note Edited: 0014036 | View Revisions |
2015-02-12 00:21 | abma | Note Edited: 0014030 | View Revisions |
2015-02-12 00:21 | abma | Note Edited: 0014030 | View Revisions |
2015-02-12 00:22 | abma | Note Edited: 0014030 | View Revisions |
2015-02-23 09:48 | abma | Note Added: 0014079 | |
2015-02-23 09:48 | abma | Status | new => resolved |
2015-02-23 09:48 | abma | Resolution | open => fixed |
2015-02-23 09:48 | abma | Assigned To | => jK |