Paul
Paul
> delete all or most "Docs Extra Formats" from `make.py` Re-enabling these for epub and PDF is an eventual goal to my understanding. The rest can definitely be hidden or...
Confirming both of the following on Linux (XWayland on intel iGPU): 1. The original issue report when the password prompt is on screen 2. The example code in the last...
I agree this is more specific than `UIInputText`. The following doesn't appear to blink at all to my eyes: ``` python -m arcade.gui.experimental.typed_text_input ```
Getting rid of the `do_render` method stops it from blinking. Trying something ugly to fix this. I'll try to push a PR or branch workaround tonight or tomorrow.
With the most recent changes merged in: * There's still blinking with the `development` branch * The `draw_text`-based `proof-of-concept-password-fix` branch has no blinking
TL;DR: I am very wary of this idea. The most important part of this (imo) is knowing how to turn it off. The following probably need to be excluded: *...
Related: #2214
> I can do that ☝ Eruvanos, on Discord
I'm marking the evaluation of top-level imports as 3.0 mandatory since it's a commitment we have to keep to. Build size / packaging should be a separate issue.
> Possibly also text. We have talked about this many times but I'm not sure if there is a clean solution. I thought we stopped, but do we still load...