0ad/binaries/data/mods/mod/gui/modmod
Angen eb3b7f089e Fix mod list filter
Fixing problem with filters reported in 64bfa089af.

Use filtered version of mods for manipulation in javascript instead non
filtered one.
Fixing following problems when filter is applied:
not enabling selected mod
displaying wrong tooltip
getting out of bounds error when using keyboard arrows to select
next/previous mod

This is also disabling possibility to sort enabled mods manually when
filters are applied. See comment in moveCurrItem for more details.

Differential Revision: https://code.wildfiregames.com/D1944
This was SVN commit r23269.
2019-12-20 20:19:21 +00:00
..
help Remove GUI object setting values z="0", size="0 0 100% 100%", hidden="false" in XML page specifications that are redundant with the default style values. 2019-09-21 15:54:25 +00:00
modmod.js Fix mod list filter 2019-12-20 20:19:21 +00:00
modmod.xml Remove GUI object setting values z="0", size="0 0 100% 100%", hidden="false" in XML page specifications that are redundant with the default style values. 2019-09-21 15:54:25 +00:00
modmodio.js PushGuiPage support for passing a function instead of a function name. 2019-08-16 18:46:04 +00:00
styles.xml Delete invalid ModmodScrollbar style use and style property from 64bfa089af and 833c9f108c, identified by the LOGWARNING from be963ec9b7, reported by nani. 2019-08-29 07:56:26 +00:00
validatemod.js Bump version to alpha 24. 2018-12-26 11:28:37 +00:00
validatemod_test.js Use https in hyperlinks for sites that support it, refs #5257. 2018-08-23 09:23:06 +00:00