]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix a bug in the address field of the Servers dialog:
authorterencehill <piuntn@gmail.com>
Fri, 2 Jul 2010 09:14:48 +0000 (11:14 +0200)
committerterencehill <piuntn@gmail.com>
Fri, 2 Jul 2010 09:14:48 +0000 (11:14 +0200)
commite1bea92ac918ca77e842a93beb8acb6ebdd63f02
tree36d40decd32519b5dec3b8dda27d00e42612dab7
parent8147ff449c2a205f054723cb8773f36ee1e776a0
Fix a bug in the address field of the Servers dialog:
After the info dialog of a server has been opened by right click (not by space), the address field cannot be edited anymore.

listbox believed mouse key was still pressed after the dialog spawned.
qcsrc/menu/item/listbox.c