- https://www.jaapmarsman.com/
-
A beginning coder/programmer with a few small projects in Godot and minor tinkering in R. Posting online on my own website and Mastodon.
- Joined on
2022-01-25
jaap pushed to version0.15 at jaap/time-sampling-form
-
9ebaaaea32 worked on UI - added SVG icons to projects
jaap pushed to version0.15 at jaap/time-sampling-form
-
37c09fa87d found a workable solution for the resizing - aspect ratio issue
jaap closed issue jaap/time-sampling-form#6
Proportional scaling when resizing windowjaap commented on issue jaap/time-sampling-form#6
Proportional scaling when resizing windowIt's not ideal, but the resizing does allow for some flexibility and maintains the “app illusion” which is what I mainly wanted. Closing this for now. Setting a minimum size has allowed for…
jaap commented on issue jaap/time-sampling-form#7
Buttons don't hide when saving ResultsFixed it by adding the `await get_tree().process_frame` command in `Results.gd`
jaap closed issue jaap/time-sampling-form#7
Buttons don't hide when saving Resultsjaap pushed to version0.15 at jaap/time-sampling-form
-
8064ac3853 fixed screenshot bug where the buttons didn't disappears
jaap pushed to version0.15 at jaap/time-sampling-form
-
c45c40eb3c updated and uploaded
jaap pushed to version0.15 at jaap/time-sampling-form
-
7cc5b67d8f tried to fix UI screenshot issue
jaap opened issue jaap/time-sampling-form#8
Translate and update documentationjaap opened issue jaap/time-sampling-form#7
Buttons don't hide when saving Resultsjaap closed issue jaap/time-sampling-form#3
Find a way to fix HTML5 downloadsjaap pushed to master at jaap/HTML5-File-Exchange-for-Godot
-
7df2bcb1c5 started modification to godot4
jaap pushed to master at jaap/HTML5-File-Exchange-for-Godot
-
2332eeba0a started modification to godot4
jaap pushed to version0.15 at jaap/time-sampling-form
-
433f602955 Fixed results download and web result download for Godot 4
jaap pushed to master at jaap/HTML5-File-Exchange-for-Godot
-
93631b95e5 adapted script for Godot 4.1
jaap pushed to version0.15 at jaap/time-sampling-form
-
22c34776a7 updated UI some more - added topbar and sidebar