Boris
Boris
I think it works 😅 Thank you for the recommendation in #11 👍
### GridPlayer version current ### What OS are you using? Windows ### OS Version / Linux distribution Windows 10 ### What distribution channel are you using? [LINUX ONLY] None ###...
I don't believe these are complete, nor have I been 100% successful at building, but I was able to somehow get an `exe` file which I could copy to my...
🥳 seems to work well 😎 _update:_ 😅 whoops - I meant to create this PR on my fork, not against `master` in your codebase :trollface: Please close this PR...
In _Details view_ where you can see "Add tag" text, consider making it less prominent - more subtle 👍
Currently if you toggle the search bar closed and then press `CTRL` + `K` (for "kiosk mode") all panels will close, but the search bar will open :trollface: Also -...
Possibly flip the direction (triangle arrow not intuitive). Also, if exiting while seeing "last played" sort order, when you return it shows "default" 👎
Either make the thumbnails fit full height, or keep showing titles 🤔
Right-click a video, click "Details", see the empty space above the thumbnails (and above the _path_ to file, below "Add tag"). This is without tags showing; maybe with tags it...
[signals](https://angular.io/guide/signals) are in many ways an improvement over _BehaviorSubject_ - so it may be worth rewriting VHA using them 🤔