]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
disable collision testing in config mode until it resizing is stable
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index 4d8cf75174983ce0062fddc4fcf0e0fcbd4029b4..4a449309e5e0e2b90bfccbc012988fc325917612 100644 (file)
@@ -1331,7 +1331,7 @@ seta hud_bg_padding 0 "default padding of contents from the border"
 seta hud_fg_alpha 1 "alpha of the foreground"
 seta hud_progressbar_alpha "0.5" "alpha of progressbars"
 
-seta hud_configure_checkcollisions 1 "check for collisions against other panels when in hud configure mode"
+seta hud_configure_checkcollisions 0 "check for collisions against other panels when in hud configure mode"
 seta hud_configure_bg_minalpha 0.5 "minimum panel background alpha when in hud configure mode"
 seta hud_configure_grid 1 "snap to grid when moving/resizing panels"
 seta hud_configure_grid_x 10 "snap each X pixels"