Autmor / yourTurn

Foundry Module that adds a visual display whenever the turn changes.
6 stars 14 forks source link

Graphic Troubleshooting #24

Open Pretreart opened 10 months ago

Pretreart commented 10 months ago

Hi, there, I have a recent bug with the Your Turn module, which has not yet been upgraded to v11 but has been working fine so far. If I'm not in full screen (F11) Your turn creates a very unpleasant lag on all Foundry, making the menus go up off screen as you can see on the screen. https://cdn.discordapp.com/attachments/722566083499786352/1148124879598669854/image.png

dkaerit commented 10 months ago

same here. https://github.com/Autmor/yourTurn/assets/24440929/67570ad9-22ea-4ce9-8f59-2862e28808a7

TarKHaoS commented 10 months ago

Same issue here. Currently happening on ANY browser, on 1080p monitors (1920 x 1080) Friends with 2K or 4K monitors are not affected. It happens when a chatMessage is created. No errors in console.

UBERAnjo commented 10 months ago

Same stuff here. WHenever I pass a turn the whole interface gets half out of the screen. I kinda love this module and it's sad to not being able to use it.

TarKHaoS commented 10 months ago

I've been able to get rid of this issue by switching to this fork of Your Turn : https://github.com/EndlessFractal/yourTurn Simply remove your current "Your Turn" module and manually install this one instead, by using this manifest url in Foundry Modules interface : https://raw.githubusercontent.com/EndlessFractal/yourTurn/main/module.json

EndlessFractal commented 8 months ago

I've been able to get rid of this issue by switching to this fork of Your Turn : https://github.com/EndlessFractal/yourTurn Simply remove your current "Your Turn" module and manually install this one instead, by using this manifest url in Foundry Modules interface : https://raw.githubusercontent.com/EndlessFractal/yourTurn/main/module.json

Kinda late to the party, but thanks for mentioning!