You are browsing as a guest.
Sign up
(or log in) to start making projects!
Devlog 9 - Near completion Optimizations
Linux
- i had almost forgotten that i got to handle
linux as well, mac and windows does not mean corss platform
- although linux is completely optional and i will try as i have promised the cross platform like 100 times
- i will try, i cant promise, as i dont have access to linux so i will code, do AI analysis to check if its gonna work on linux
- and that is all
linux gonna get from me.
I will test the application on windows soon, (i have mac, i am gonna borrow from a friend)
Bug Fixes
- Adding new pre built layouts won’t nullify user editing on the layouts
- changed the server port from
3000 to more random port, as 3000 is commonly busy
-
Special Function can now be executed on the Linux
- Moved the
Layout Builder/Settings to the main application from web client to make it feel like a native app instead of a web UI
- Handled some of the observed edge cases in
key mappings for cross platform support
-
assets were not loading in the producition build, moved the assets to the public directory for direct access after produciton build
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.