[Gtkradiant] [Bug 816] Unexpected camera view behavior after remapping shortcuts

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Mon, 26 May 2003 17:14:16 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=816

ttimo@idsoftware.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |177, 537



------- Additional Comments From ttimo@idsoftware.com  2003-05-26 17:14 -------
It's not recommended to try to bind the camera movement to other keys than the
default ones. As you noticed, catching the key up is tricky. And if we change
the event mask stuff, things break elsewhere (the key handling code is dodgy,
specially on win32)

This may be settled later on if/when we cleanup key handling. (likely after
switch to gtk2).