-
-
Notifications
You must be signed in to change notification settings - Fork 20
Like/dislike bar is very tall #29
Comments
are you using the latest release here? that is a known bug from a previous release that got fixed :D |
If I remember correctly, this was fixed in 1.6.6, but nonetheless I will check it. |
not sure the id in the screenshot is "test" we changed that to "custom-progress" when we did the fix for the ratio bar repeating itself. iirc |
This is bizarre. I have 1.6.6 installed on 3 devices. All devices are running Brave Version 1.32.106 Chromium: 96.0.4664.45 (Official Build) (x86_64) On two of the three devices, the bar is short. On one of the devices, it's tall. The one device where it's tall is on a MacBook Air. The other two devices (MacBook Pro 15" and Mac Mini with a widescreen monitor) are fine. I've double checked to make 100% sure that all devices are running the same version of Chromium and the same version of this repo. Is there anything I should test? I've tried different resolutions in the web inspector on all 3 devices, but nothing changes. Edit: I'm actually seeing 3 elements stacked now on the MacBook Pro 15". It was just one bar when visiting youtube directly after installing the add-on. Tried a hard refresh, not sure what else I can try. |
I can confirm that the bar is very tall on the 1.6.6 version |
Today I will release v1.6.7, sorry for the issue and this shall be fixed in today's release (chromium only) |
Is this issue fixed? If it is, it should be closed. |
@dben89x it has been fixed in 1.7.5 aka latest release, sorry for the issue. |
The like/dislike bar stacks 6 of the following elements on top of each other, so that the bar comes out very tall:
Is this intended? When I manually remove 5 of the 6 elements, it seems to look right.
Below is a screenshot of the 6 stacked elements:
And below is after removing 5 of the 6 elements:
The text was updated successfully, but these errors were encountered: