-
-
Notifications
You must be signed in to change notification settings - Fork 339
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
feat(color): Add information bubble popup window. #3903
Conversation
Now you just need to add Mr Clippy to the right of it, and have it quotation bubble shaped... "How do you want to crash today?" 🤭 🤣 |
Thanks Phil. For styling I've mocked up colored one, but this is function to show 'system' messages. Then Quick Menu (Carousel) scheme is the best to provide maximum contrast ratio and will be visually unified
If you want bubble msg func future proof you may also add option for C++ dev to call it as warning, then background color should be theme WARNING with same amount of transparency. |
Yeah test is ultimate judge. So...
PS. |
I've changed it to fixed BLACK and WHITE for now. |
I've integrated it in #3894. Works great and looks even better. 2.10 based firmware and Companion builds for NV14/EL18 for testing can be found in the checks tab of #3894. 2.10 based NV14/EL18 firmware and Companion builds for testing can be found in the checks tab of #3894 (fw direct link https://github.com/EdgeTX/edgetx/suites/14847387743/artifacts/845522313) |
As requested for the NV14/EL18 hat trims PR #3894 .
Initial styling is high contrast (black & white) with a thicker border.
Displays at the bottom of the screen, above all other windows, and closes automatically after a configurable timeout.
User can still interact with the other windows/controls.