PikachuEXE

Results 647 comments of PikachuEXE

#67 merged Can this be closed?

Right now it seems that the new version relies on invalid url and error handler to update thumbnail URLs To properly fix this a default image (URL) needs to be...

I don't know how to see loading-spinner icon at all If I am offline the side bar just shows images as missing How I test offline ![image](https://github.com/FreeTubeApp/FreeTube/assets/1018543/a7e93ccd-a149-4332-9991-3627dbc08663)

Test files work for me (see loading icon) But should that work for FT sub DB files too?

I find it weird to see like number+icon left alone on the right now Feels like it can be moved to video info row ![image](https://github.com/FreeTubeApp/FreeTube/assets/1018543/29a4c9da-8a30-4f20-a1cb-d9825a437584)

It's not blocking especially if it's following YT Just feel like it look strange now especially with wide window

Maybe the breakpoint can be set at a greater width? I see this with 901px width ![image](https://github.com/FreeTubeApp/FreeTube/assets/1018543/0d62530d-4642-4d7f-93a8-9ab37dd7bc06)

Sorry for being unclear, it's the buttons now arranged (squeezed) into a square

> Are you talking about setting it to wrap into a box earlier? As I said `Maybe the breakpoint can be set at a greater width?` (e.g. 1000px)

I mean the breakpoints for different panels in watch page (`src/renderer/views/Watch/Watch.scss`) (Probably replace all `min-width: 901px` w/ `min-width: 1001px` 1001px ![image](https://github.com/FreeTubeApp/FreeTube/assets/1018543/e7c22787-f223-4f70-9fac-6ae2bfc69810) 999px ![image](https://github.com/FreeTubeApp/FreeTube/assets/1018543/86f493c9-0675-43cf-9ec4-25facc1085a9) Also I think this should be rebased/merged...