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

Die Methode contrib.hud.dialogs.TextDialog#textDialog sollte "Default"-Sichtbarkeit haben #1476

Open
tgrothe opened this issue Apr 2, 2024 · 1 comment
Labels

Comments

@tgrothe
Copy link
Contributor

tgrothe commented Apr 2, 2024

Diese Methode wird nur von den anderen Dialog-Klassen in dem package verwendet, und sollte nicht vom Benutzer verwendet werden können, denn diese Methode formatiert den übergebenen text/content nicht.

Dadurch wird bei langem Text, der nicht vorformatiert ist, nur eine Zeile dargestellt, und das Dialogfenster ist auch zu klein.

@tgrothe tgrothe added bug Something isn't working dungeon labels Apr 2, 2024
@tgrothe
Copy link
Contributor Author

tgrothe commented Apr 3, 2024

Hm, das ist wohl doch nicht so einfach möglich, weil diese Klasse (statische Methode) intern im Dungeon öfters verwendet wird.

@tgrothe tgrothe removed the bug Something isn't working label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant