Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

Fix ratio bar #26

Merged
merged 3 commits into from Nov 22, 2021
Merged

Fix ratio bar #26

merged 3 commits into from Nov 22, 2021

Conversation

Adib-C
Copy link
Contributor

@Adib-C Adib-C commented Nov 22, 2021

Fixed ratio bar being too wide when there is a "Clip" button.

Changed the color of the ratio bar so that it matches the rest of youtube theme

The previous bar doesn't show the actual percentage of the likes and dislikes because @pgamerx used the `innerText` of the like button which can be `2.1k`, which is not a number, and the `addBar()` function needs a number, so i fixed it for you :D
Fixed ratio bar being too wide when there is a "Clip" button and changed the color of the ratio bar so that it matches the rest of youtube theme
@pgamerx
Copy link
Owner

pgamerx commented Nov 22, 2021

Wait did you check it?

@Adib-C
Copy link
Contributor Author

Adib-C commented Nov 22, 2021

Check what

@pgamerx
Copy link
Owner

pgamerx commented Nov 22, 2021

I meant test*

@Adib-C
Copy link
Contributor Author

Adib-C commented Nov 22, 2021

Of course i did

@Adib-C
Copy link
Contributor Author

Adib-C commented Nov 22, 2021

I wouldn't make a pull req if i haven't test it

@pgamerx pgamerx merged commit 4218816 into pgamerx:chromium Nov 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants