diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-05-20 22:32:27 +0300 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-05-20 22:32:27 +0300 |
commit | 27944bd21fbccd966b547bbda89d8cf9741f3687 (patch) | |
tree | d8d56ed27d92f7cc3df41dcfaf9ccd03876e4516 /gradle.properties | |
parent | d25e1c4dac698d7bc19a0435ba1704b213e6897f (diff) | |
download | LibGui-27944bd21fbccd966b547bbda89d8cf9741f3687.tar.gz LibGui-27944bd21fbccd966b547bbda89d8cf9741f3687.tar.bz2 LibGui-27944bd21fbccd966b547bbda89d8cf9741f3687.zip |
Remove the ability to use PropertyDelegateHolders on blocks
Blocks can't have global state, and creating property delegates based on block states
isn't a good idea in my opinion. Property changes would involve state changes, and
menus sync the properties automatically so it could cause a lot of pointless
client-side updates.
Closes #56.
Diffstat (limited to 'gradle.properties')
0 files changed, 0 insertions, 0 deletions