Lemur
Lemur copied to clipboard
LemurProps:PropertyPanel does not support read-only values
Self-explanatory. The PropertyPanel only supports read/writeable values. Should extend the internal structures to support read-only values and expose some way for callers to specify. Also, if a property is detected to only have a getter than it can be set to read-only automatically.