Matt Svoboda
Matt Svoboda
> You are right. We have such CSS injections in like JavascriptAPIStandaloneWindow but not in all views. I will add them here. Developers should be able to create a pref...
> I'm not understanding why the install button is disabled for me: @low-batt Missed the case of table clicks, sorry - just filed PR #3832 to make that work.
> @svobs I think @lhc70000 already fixed it. Didn't see that, thanks - I closed the PR. > Leading or Trailing image position before macOS 10.12 Adding more context. This...
I've started attempting to merge a giant snowball (at this point) of my key binding code into the plugin system, and trying to resolve the various conflicts led to some...
This looks amazing...
It looks like IINA should be logging the details of the error. Can you try to enable logging (Preferences > Advanced > Enable logging, the quit & reopen IINA) and...
I did some testing and this does seem to be the case. However, it looks like this was always the intention. Looking at `PlayerCore.swift`: ``` func resume() { // Restart...
@dmattera @low-batt sorry guys - take a look at #3831 which I just filed. I saw this behavior a couple days ago but hadn't gotten around to filing it. I...
OK, after taking more time to digest this... > The second defect is that this "feature" does not work unless it is tied to the menu item. This is because...
@low-batt I created the new issue. It contains a pretty decent description of the proposed new command. [Create new IINACommand for pause/resume, move IINA-specific functionality to it from mpv "cycle...