Teteros

Results 47 comments of Teteros

This fixes the title not being centered in the default style for PDFs, thanks!

`go version` go version go1.11.2 linux/amd64

Thanks, the rolemembers popup works again with this patch :+1: I can't click on any of the members and show their profiles from there though, any ideas? edit: When it...

So discord updated and this PR needs to be updated again. My attempt at updating the new class names: ```diff --- RoleMembers.plugin.js.beforeUpdate 2024-05-21 21:58:13.566694651 +0100 +++ RoleMembers.plugin.js 2024-07-05 20:00:24.881050545 +0100...

@BluSunrize Same issue here. May I suggest enabling the search feature when the focus ("F") key is pressed, just like NEI? This may be the most intuitive to the user,...

SDL2 can output to JACK via `SDL_AUDIODRIVER=jack` (provided that you output to 32-bit floating point), which is a big thing for pro (latency constrained) audio.

PR #792 addresses this but if you don't wanna rebuild the plugin you can do this Go to Plugins -> RoleMembers and Edit code :gear: and edit and save the...