Is There Something Wrong Here?

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
MAI21002610
Posts: 2
http://meble-kuchenne.info.pl
Joined: Wed Nov 30, 2022 10:35 am
Has thanked: 2 times

Is There Something Wrong Here?

Post by MAI21002610 »

So, in my code I'm using LEDs, but when checking the Component Macros, the function for "TurnOff" is swapped with "TurnOn" and same is said with the function for "TurnOn" is swapped with "TurnOff"

Basically, On = Off and Off = On
Attachments
When hovering over &quot;TurnOn&quot; It's difficult to see in the screenshot but the textbox says<br />---<br />TurnOn()<br />Turns the LED off.<br />---<br />It says the opposite when I hover the cursor over &quot;TurnOff&quot;
When hovering over "TurnOn" It's difficult to see in the screenshot but the textbox says
---
TurnOn()
Turns the LED off.
---
It says the opposite when I hover the cursor over "TurnOff"
Turn Off = Turn On (Question Mark).png (6.6 KiB) Viewed 745 times

Steve-Matrix
Matrix Staff
Posts: 1253
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: Is There Something Wrong Here?

Post by Steve-Matrix »

Thanks for letting us know. There seems to be a problem with the tooltip for this component. We'll get it fixed.

BenR
Matrix Staff
Posts: 1739
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 440 times
Been thanked: 603 times

Re: Is There Something Wrong Here?

Post by BenR »

Hopefully fixed for you now via the library updates.

MAI21002610
Posts: 2
Joined: Wed Nov 30, 2022 10:35 am
Has thanked: 2 times

Re: Is There Something Wrong Here?

Post by MAI21002610 »

Thank you for looking into this

Post Reply