1k8

Results 12 comments of 1k8

![image](https://user-images.githubusercontent.com/20072039/190927337-1226d605-abf0-4029-83ea-f18f767232c2.png) This is what I meant, yes I am on linux. This does not happen on browser target only hashlink for me, and only if the key is the same...

Adding a print node in between the released and pulse stop socket will print after a second holding it down and will constantly print on every frame until let go.

This is a work around in case someone needs it ![image](https://user-images.githubusercontent.com/20072039/192166463-b0a3ab7b-da97-4f7a-9511-8a7e85ca4920.png)

[same_key_pulse.blend.zip](https://github.com/armory3d/armory/files/9641842/same_key_pulse.blend.zip)

I recall trying to use sys time, kha schedular time, kha realtime, as well as offsetting the time within the pulse node +/- which is all I could think of...

For windows users it appears to be a rendering issue for the font scale which you can find on this line if I recall the fix correctly! https://github.com/armory3d/armory/blob/main/armory/Sources/armory/ui/Canvas.hx#L75

You can fix it by manually setting a font size that renders correctly until someone on windows can investigate and add a statement to resolve the size calculation.

Thats just a rendering issue based on the size. Other users on discord using windows simply changed the size to fix it and render properly. I am on linux so...

Are you using the github repo? This is the line that should fix the error for you -> https://github.com/armory3d/armory/pull/3028/commits/277d5dde39c09e1955381c32c97a1cbd731ebdc4#diff-09b543c772604fb625ee9049f3dda3d1ef609c4415db15547946e3c3568780c4R598

You seemed to have resolved the freezing on discord but you opened a github issue here? ![image](https://github.com/user-attachments/assets/8626a301-71fd-4579-8aaa-7fdb81d22483) Freezing: - Does this happen with any installation of addons or just armory...