-
Redundant textboxes appear on the side of slides? Seems a bit of an overkill for a single slide, no?
source/content/principles/healthy_reference_best.md
source/content/principles/separate_best.m…
-
Hello everyone, I am a technician engaged in smart home programming, mainly using the ETS5 software of the KNX Association, recently replaced the new computer, found that this software will crash afte…
-
### Describe the bug
The issue I'm encountering is that when I set the autofocus = true option in my textbox, the cursor should automatically be positioned inside the input field. However, despite my…
-
After the first fight with Balrog the congratulatory message is displayed in a textbox. While that textbox is still on screen the game spawns 5 xp triangles. In Doukutsu-rs each time an xp triangle is…
-
Plugins: `custom_caret`, `settings` and `lineguide` used to reproduce the issue.
Clicking lineguide ruler "Add" dialog textbox will crash `lite-xl` if `custom_caret` is active (see screenshot), dis…
-
There are some features that require the same logic for multiline text editing/navigation:
- [x] #28
- [ ] #1967
- [ ] #3130
It includes a similar logic to `ui::Entry` but for multiple lines …
-
### .NET version
.net8-windows
### Did it work in .NET Framework?
Not tested/verified
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
_No response_
### Issue descriptio…
at86 updated
58 minutes ago
-
### Description of Issue
As a developer, i want to add an attribute to my input element so that i can turn off autocomplete or maybe do something else to the component.
- https://developer.mozill…
Omzig updated
2 weeks ago
-
I noticed this:
https://github.com/bokuweb/docx-rs/blob/6fdf81d1baa71091988099ca899f5df85e9b4cf3/docx-core/src/documents/elements/drawing.rs#L147
And impl for Textbox is commented.
Is there…
oonxt updated
1 month ago
-
Hi,
I have an app that generates cards for a boardgame. The text varies a lot, so I set the fontsize dynamically, in a do/while loop, where I check if the textBox is Truncated or not. here's a simp…