View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004622 | Spring engine | Lua | public | 2014-11-29 23:34 | 2014-12-07 11:51 | ||||
Reporter | zwzsg | ||||||||
Assigned To | jK | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 98.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0004622: Snap when out of SetCameraState | ||||||||
Description | Spring.SetCameraState works in Spring 98. However, as soon as I: - press an arrow - move mouse to edge - press middle button and move mouse - or whatever else to move/turn the camera a bit Then the camera discard its SetCameraState orientation and instantly snap to the previous camera direction. Seems it keeps the position, though. It's like Spring.SetCameraState only works for as long as you don't touch anything. | ||||||||
Steps To Reproduce | This widget http://pastebin.com/4upnnfuK Toggle it in the widget list to execute a Spring.SetCameraState | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
cleanrock (reporter) 2014-11-30 11:55 |
This may already be fixed by https://github.com/spring/spring/commit/216897e . Please test with coming 99, http://springrts.com/wiki/Download_Testing. |