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

Luigi1 - backport luigi2 fixes #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ChrisDownUnder
Copy link
Contributor

@ChrisDownUnder ChrisDownUnder commented Oct 4, 2022

Quality of life improvements for luigi1:

  • Some fixes/improvements back-ported from luigi2:
    • UI_MEMMOVE on all platforms
    • UIClock update on Linux
    • improved version of UI_RECT_VALID
    • UITextboxToCString()
  • Compiler pre-processor error message advising development has moved to luigi2
  • Example updated so moving the slider now updates the gauge

Note: the compiler pre-processor #error message will cause the automated builds to fail, remove the line to build, see the message for details as to why I thought it may be worth including.

Tested on Windows 10 and X11/NetBSD.

* Some fixes/improvements back-ported from luigi2:
  - UI_MEMMOVE on all platforms
  - UIClock update on Linux
  - improved version of UI_RECT_VALID
  - UITextboxToCString()
* Compiler pre-processor message advising development has moved to luigi2
* Moving the slider now updates the gauge
@ChrisDownUnder ChrisDownUnder mentioned this pull request Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant