You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I sometimes find myself copying source code from the samples page. These examples are sometimes "bloated" (e.g. SimpleForm). Or I just try different values for a specific property and then stick with the default value because I like it the most (e.g. different backgroundDesigns for a Panel.
It would be nice to know that I can just remove the property because it contains the default value.
The text was updated successfully, but these errors were encountered:
I think that such a feature would have a pre-requirement of "user configurable validation rules" capability first.
Because this is basically a style preference, and we cannot always show "Style" warnings, particularly if there are many of them.
Hello, I have a feature request for you:
I sometimes find myself copying source code from the samples page. These examples are sometimes "bloated" (e.g.
SimpleForm
). Or I just try different values for a specific property and then stick with the default value because I like it the most (e.g. differentbackgroundDesign
s for aPanel
.It would be nice to know that I can just remove the property because it contains the default value.
The text was updated successfully, but these errors were encountered: