blahsd / supernerd.widget

Extensible, customisable, menubar replacement Ubersicht widget.
MIT License
85 stars 10 forks source link

Playing output displaying incorrectly #12

Closed conxr closed 6 years ago

conxr commented 6 years ago

Not sure what's happening, but the track info is displaying below the bar for me

screen shot 2018-03-06 at 13 28 49
blahsd commented 6 years ago

This was an issue that I had, but I thought I had fixed it. Can you make sure that you have the latest version downloaded? If you need to replicate the issue, it used to happened when the title of the song was wider than its container, so pick songs with long names 😛

Here is what should happen in the last version (the name gets truncated):

screenshot 2018-03-06 15 01 15

By the way, thank you for taking the time to point out all of these issues. It's extremely helpful, and will make this tool a much better one, I think!

conxr commented 6 years ago

That's fixed it!

It might have been my fault, I may have been lazy and overwritten the default.css with my old one.

Or maybe I had the font size too large in .widg, .playing-output { As I just noticed playing around that I could recreate it by setting it to 11px

However, my bottom bar has now gone transparent after reinstalling, is there a way to fix this?

screen shot 2018-03-06 at 15 10 54

And no worries on the feedback, glad to be helping someone putting in such hard work!

blahsd commented 6 years ago

Fixed! I'm afraid I'd fucked it up while fixing the length hahaha