Vauxs
Vauxs
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
I don't know how I ended up here, but I have a bizarre bug where I have two windows open and one of them sends data to another. There is no code that shares state between the two.
60 replies
TTyphonJS
Created by Vauxs on 8/10/2024 in #typhonjs-runtime
TJSGameSettings getStore not saving properly?
I have a bizzare interaction right now with TJSGameSettings.getStore / getWritableStore. It gets updated, I even see in the console through game.settings.get that the setting has been "updated" Then I refresh and the changes made disappear. What gives?
21 replies
TTyphonJS
Created by Vauxs on 3/29/2024 in #typhonjs-runtime
Cannot open Application after TJSDialog
19 replies
TTyphonJS
Created by Vauxs on 3/8/2024 in #typhonjs-runtime
ApplicationShell, elementRoot, and reactive offsetHeight with resizable: true
I am trying to make a menu that requires a bit of JS in order to work to set maximum heights for lists that otherwise should scroll. Problem is that I cannot find a way to get an up to date elementRoot.offsetHeight when the user resizes the application window. Is there a way to get those values?
47 replies
TTyphonJS
Created by Vauxs on 6/13/2023 in #typhonjs-runtime
TJSGameSettings with not registered settings.
No description
50 replies
TTyphonJS
Created by Vauxs on 4/8/2023 in #typhonjs-runtime
Creating a svelte store of a document's flags
Is this wise, if even possible? Like I want to create a writable store of a message's flags, so that I can freely edit it without having to worry about Foundry's update functions.
16 replies
TTyphonJS
Created by Vauxs on 3/31/2023 in #typhonjs-runtime
Chat Message Failed to Render
No description
22 replies
TTyphonJS
Created by Vauxs on 3/30/2023 in #typhonjs-runtime
Settings are not a store and Chat Messages Talk
No description
38 replies