karaoke-dev / karaoke

Will be the best karaoke system.
http://blog.karaoke.dev
GNU General Public License v3.0
206 stars 16 forks source link

Component should inherit the `CompositeDrawable` instead of `Container` for most of cases. #2255

Closed andy840119 closed 4 months ago

andy840119 commented 4 months ago

If a drawable component is not want outside add/remove the drawable to the component, should inherit the composite drawable instead.