[ Forum ] - [ Github ] - [ Wiki ] - [ WIP ]
Stackable Decorator is a set of property drawers which allow you to stack multiple decorators on it, each decorator also modifies all stacked decorators and drawers.
For example, a box decorator stacked on a property field, it draws a padded box background on the field. If a color decorator stacked on, the color of the box will be changed. Then, a heading decorator stacked on, a heading is drawn above the boxed field.
Stackable Decorator is current in beta, more feature will be added.
Please read the wiki for the document of property drawers and decorators.
Stackable Decorator is open source and hosted at Github.