Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't pause Lua loading when in edit mode #1809

Merged

Conversation

CapnBry
Copy link
Member

@CapnBry CapnBry commented Aug 31, 2022

This removes the behavior of pausing loading the Lua while in edit mode on a field.

This behavior was copied over from Crossfire's Lua and I don't know why it was ever needed. Pausing it mid-load sometimes also seems to hang loading entirely and leads people to draw the wrong conclusion about the module working.

I didn't tag this for 3.0 but it is against 3.x maint since I think it should be included in 3.0.

@0crap
Copy link

0crap commented Sep 1, 2022

Gave this a quick spin on my Taranis QX7S radio. (B&W, latest OpenTX)
I don't see any abnormal behavior.
Looks good!

@AlessandroAU AlessandroAU merged commit 5aa9c8e into ExpressLRS:3.x.x-maintenance Sep 3, 2022
@CapnBry CapnBry deleted the never-stop-loading branch October 25, 2022 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants