Arlodotexe / strix-music

Combine any music sources into a single library. It's your music. Play it your way.
http://www.strixmusic.com
138 stars 4 forks source link

StrixDataRootPlaybackHandlerPlugin should not be public #147

Closed Arlodotexe closed 2 years ago

Arlodotexe commented 2 years ago

Describe the bug

All classes used internally in the PlaybackHandlerPlugin should be marked as internal, but StrixDataRootPlaybackHandlerPlugin is marked as public.

The result is that this type is visible in docs when it doesn't need to be (permalink):

image

Affected area

Regression

No response

Steps to reproduce

N/a

Visual repro steps

No response

Expected behavior

All classes used internally in the PlaybackHandlerPlugin should be marked as internal

Additional context

No response

Help us help you

Yes, I'd like to be assigned to work on this item.