View Issue Details

IDProjectCategoryView StatusLast Update
0001806FSSCPuser interfacepublic2008-11-19 14:29
ReporterAardwolf Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionunable to reproduce 
Summary0001806: Tech Room Ships Tab -- Rotation stops when cursor reaches edge
DescriptionIn FS1, if you dragged the cursor to the edge and kept moving the mouse, the ship would keep rotating as normal, but the cursor would remain on the edge. In FS2 this was changed (maybe for the worse).

An option (either a launcher option, or something specific to the mod) to use the original game's behavior would be nice, whether it means enabling a disabled feature or reimplementing a removed one.
Additional InformationThis could probably be done by 'faking' the cursor position; draw it where it should show up, rather than where it is. The actual cursor would move to the center of the screen after every mouse-moved event (unless there were mouse move events triggered when it moved to the center, in which case a test would fix that).
TagsNo tags attached.

Activities

phreak

2008-11-19 14:29

developer   ~0010228

Mantis is not a place for feature requests.

Issue History

Date Modified Username Field Change
2008-10-26 22:32 Aardwolf New Issue
2008-11-19 14:29 phreak Status new => closed
2008-11-19 14:29 phreak Note Added: 0010228
2008-11-19 14:29 phreak Resolution open => unable to reproduce