Posts by StingRay
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
Clickteam.
-
-
In new runtime i expierience that an iOS app is crashing when "Started Interruption" is happening (changing to another app)
found the problem: setting the font size of an invisible list object at start of frame was the problem. weird actually
-
Hey! Any update on mobile ports? Would be awesome to work on html5, ios and android with that
-
Hi StingRay,
You have a special Scan Control object in your example, so it won't be available for others.
Sry, here is the mfa with only openCapture:
Please login to see this attachment.
-
Thanks, Webview doesnt support JS.
I've found a way by using the extension OPEN CAPTURE
Attached you can find an example if you have a similar problem:
Please login to see this attachment.
(May you need to set the camera source to "-1" (btw, -1 wont worked on my laptop, thats why i used "source:1")
-
You want to open the Mail app on pc?
-
Hi!
Is there a way to scan a QR-Code within Windows Fusion App with Web-Cam?An extension or a way with webview within windows app?
Thanks for your suggestions and tipps!
-
You can use iOS Video object or for ae YouTube videos you could use webview2 object ✌
-
Hi! Why not extending this existing extension?
Please login to see this link.
-
Another request regarding screen sizes on mobile:
Please allow to resize the window size of an app at runtime on iOS/Android by window control object.
This is especially requested, if you create apps for smartphone and tablet.
example: i work with window size 750x1250 Pixel and frame size of 1134x1624. Mode: Fit inside and adjust.
iPhone14 uses 750x1624 Pixel
Redmi Note uses 750x1460 PixeliPad should use 1134x1512 Pixel. (instead of 750x1000 Pixel -> this would happen, if i just use fit inside and adjust)
but i have no way actually to do this.
-
Yves: maybe possible to add ‘fit inside and adjust window size’ in html5?
That way responsive html5 apps would be possible:)
-
What would be really a great feature:
"Fit inside and adjust window size" on HTML5 runtime. (similar to the android and ios runtimes)is this possible? and the best way to do responsive design on html5 with fusion?
-
Hey! Is this threejs extension available anywhere? Thanks
-
if you create a number counter, scale its size and then change the type to "hidden" it wont change the object icon to "hidden icon" anymore, like in previous fuison versions.
-
[bug]: Android runtime. +Shader support and +ScreenZoom:
what happens: rotation glitch near 90 degrees edges
happens when: if you rotate a layer where you have an object with a shader attached.Please login to see this attachment.
-
[android object]: deviceserial$ is "unknown" - may this is not a bug, instead some permission may be needed?
-
seems like Sub-App is crashing runtime in iOS. (inside CSpriteGen.m).
tried with an empty app:Crash: ptSpr->sprEffect = extraInfo->ros->rsEffect;
-
btw, "Android back button pressed" within a sub-application seems to be not recognized. not sure if this could may be solved?
-
- Event editor: couldn't enter more than 1 or 2 digits in numeric boxes in timer action/condition parameters.
This is also a problem in 294.4 in zoom input box in event editor (i guess this is part of this fix?)
-
in 294.4: if you have more tabs open (event editor):
double click on a event line to get into the event list editor. a new tab "action editor" opens.
if you go back to event editor by "Strg+E" you will get into the last opened Tab instead of the one you was editing.
(not sure if this is can be fixed? )problem: you will be then inside a different app maybe and have always to click the right tab again - its just a workflow issue.