Skip to content

ui: Enable diagnostics and clean up deprecations

Christopher Davis requested to merge wip/cdavis/diagnostics-cleanup into master

Enables a set of diagnostics to prevent using deprecated widgets & properties, removes said widgets and properties, and minimizes our use of child properties.

Related to #122 (closed) as this will make porting easier.

Merge request reports