mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-04-17 21:07:56 -04:00
ListControlWidget now respects the MaxLengthAttribute by disabling the add button when the collection reaches the specified maximum length. Also updated access rules to include MaxLengthAttribute. Implements https://github.com/Facepunch/sbox-issues/issues/6361 Co-authored-by: Braxen <braxen@braxnet.org>