Skip to content
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

fix overlap between timestamp and long song title #597

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

XGZepto
Copy link
Contributor

@XGZepto XGZepto commented Feb 16, 2023

Fix issue#538.

column-span for song_title was set to 3, led to the overlap with song_length. It is fixed by reducing the field to 2.

Screenshot

image

@Diegovsky
Copy link
Collaborator

Simple one line change, LGTM. Let's see what @xou816 thinks about this UI change.

@xou816
Copy link
Owner

xou816 commented Feb 16, 2023

sure yeah if you're confident with small changes feel free to review and even merge!

@Diegovsky
Copy link
Collaborator

Ok, then, I'll press the button !

@Diegovsky Diegovsky merged commit f7c3e14 into xou816:development Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Overlap between timestamp and long song title
3 participants