Created the Files tab in the server screen (still WIP, most of the buttons do nothing rn)
Created a File component to avoid repeating same code
Added a new color surfaceContainer used in notifications
Took the “More Actions” component from my Zipline app
Took the “Checkbox” component from my Zipline app and modified it to be toggleable
In server screen disable global scroll on certain tabs as they’d cause the app to crash for infinite scroll
moved the WebSocket connection to the Console tab instead of the general server screen, this way it auto reconnects when the user switches back to the console tab (since it disconnects when the user moves to another tab to save resources)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.