negue

Results 88 comments of negue

I think I fixed the ripple effect, on my scene I had to move the buttons closer to the camera (maybe my camera depth is a bit wrong, since I'm...

Sure, with more features why not^^ I'd like to have a toast like this one => https://github.com/code-mc/loadtoast

Google Play Services uses this kind of "toast", for example during the login to Play Games

WebDAV/Dropbox are more File Based Storages, while evolu is more of a database that is sycned, that why using it as "only a json file to be synced" might waste...

It seems some of the changes increase the linting level =D - see/copy my latest two commits in https://github.com/negue/meme-box/pull/552 - then the build/lint works While running the CI - is...

Thank you for this HUGE amount of work and tries and errors and repeats haha - the next release will have a beta version of the Tauri executable as well...

many companies use "YEAR.SomeSubVersion.SomeFix" it feels a bit like WiX's Fault xD hmm using 1.2022.1.1 would also look meh, is there any other allowed syntaxes which we can combine in?...

I have 8GB Ram, which are currently 5GB used, so about 3GB are free. If it is a memory problem then it should refresh on other applications as well, but...

I just started the "app.exe" from the "Windows Portable" Download. But here is the exe and the src: https://dl.dropboxusercontent.com/u/605545/portable-hello-world.zip I installed deskshell manually, do I need to restart the computer...

Yes I started the already-compiled Application and also compiled the same app from the source, so you did read right :smile: sorry for the confusion.