-
Notifications
You must be signed in to change notification settings - Fork 276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Episode Select UI change #2186
Comments
That section is already contained in a div: Medusa/views/partials/showheader.mako Lines 249 to 286 in e252daa
It just doesn't have a background, and to have one like you show it would need to be done like the summary background is right now. |
ok, might not be worth it, but i feel they are "hanging around" in the design at the moment. |
Would a good idea to "lock in" the episode selector be something like this?
Having a
<div>
to place all the elements (checkboxes, buttons, dropdown) would make it a bit more "visual modular" ? could also be used elsewhere i guess for page-specific options or information.The text was updated successfully, but these errors were encountered: