Gauthier
Gauthier
> Ugh. That means now I have to change folder structure and that means it'll scan those folders again and it'll take ages ( there are LOTS of manga in...
Hi @xt0rted would you consider merging this PR?
i already had it published as `gotson/pull-request-comment-branch@head-repo-owner-dist` since i needed it myself :)
> i am not really understanding exactly the issue, especially about delay. `updateCurrentLocation` is called from a debounce function called `savedPosition`, which has a 200ms delay
@aferditamuriqi it seems this PR now has conflicts. Before i spent time fixing them, would you consider merging this ? Not sure if you had time to review that PR...
i've added one more commit to fix some CSS conflicts coming from the TTS styles. Since the project does not use scoped styles, the stylesheets impact the whole application, and...
hi @aferditamuriqi do you think this PR could be looked at? thanks
I noticed today that on top of user settings, there is also `IFrameAttributes` and `reader.applyAttributes`. Given that function calls `handleResize`, which is where we apply the maring/shadow, it may be...
> @gotson yes that would actually be better to use the IFrameAttributes instead of the user settings, as with user settings it's assumed that it will be injected into the...
@aferditamuriqi i have moved this to `IFrameAttributes`. This changes the default to no margin and no shadow, which i believe is a better default, but the attributes have been added...