mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-08-01 08:18:20 -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>