Logan Lasiter

Results 14 comments of Logan Lasiter

I can try to help on this one. Any info I should know before I dive in?

I'm new to TypeScript/Electron, and I'm wondering how to get some console logging to see what kind of data I'm getting with the requests I'm making. (Probably bit off more...

I was able to fix this, but there's a weird alignment of the window buttons now.

Gif of it working. ![Mar-20-2020 21-17-06](https://user-images.githubusercontent.com/23465954/77219160-3d380c00-6af0-11ea-911c-c7cfc72ff7c9.gif)

Oh sorry, should have been more specific. I was looking at the first paragraph in the initial issue comment. Currently, I’m not able to use my window manager to resize...

How would you feel about something similar to Netflix's grid layout for the queue page, where the grid splits apart to show the selected show's episodes?

Did some more research and found this article: https://blog.avocode.com/get-that-damn-windows-auto-update-working-on-electron-b60945a6cfdf I guess electron-builder only runs on Windows and requires a wine wrapper for MacOS and Linux.

Why do you think it's a CORS issue? Looks like it just can't find the file are you sure it's there?

Yea it's just odd because if it was a CORS issue I would think you would get a response like: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the...

- [x] Cache route if route not finished and entering offroad - [ ] Grab cached route returning to onroad - [ ] Add UI for resume It looks like...