platform icon indicating copy to clipboard operation
platform copied to clipboard

Retrieve Screen inherited public properties from parent classes

Open DocLM opened this issue 1 year ago • 0 comments

Fixes #2879

Proposed Changes

  • Iterate over parent classes public properties while creating public properties list;
  • Stop at base Screen class to avoid changes to Orchid native properties;

DocLM avatar Aug 21 '24 13:08 DocLM