thisdp / dgs

Thisdp's Dx Graphical User Interface System (MTA Dx Lib)
http://wiki.mtasa.com/wiki/dgs
63 stars 34 forks source link

DgsGridListAutoSizeColumn() doesn't have an additionalLenght default value + it doesn't seem to work #69

Closed PlatinMTA closed 4 years ago

PlatinMTA commented 4 years ago

on Core/gridlist.lua: 530 the function will return an error because additionalLenght is not defined, it is also not in assert.

Also relative doesn't seem to do anything, an leaving it at false just destroys the column size.