orbitalquark / textadept

Textadept is a fast, minimalist, and remarkably extensible cross-platform text editor for programmers.
https://orbitalquark.github.io/textadept
MIT License
624 stars 38 forks source link

ui.dialogs.input too small and not resizable #481

Closed manipuladordedados closed 9 months ago

manipuladordedados commented 9 months ago

Even tried some arguments as height but with no effect.

orbitalquark commented 9 months ago

Thanks for the report. Fixed via https://github.com/orbitalquark/textadept/commit/93bcd4b091b3919584980f43b8d2b41cf8bfc95e and will be in the next nightly build. Note that dialogs cannot be given an initial width/height at this time.