Cannot center window before showing it on linux
Abierto
- Lenguaje dominante
- C
- Estrellas
- 10.9k
- Forks
- 612
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Windows are not centered by default. Calling `Show` and `Center` does not work well because the window is first displayed in a corner of the screen and is then centered. Calling `Center` and `Show` doesn't work, `Center` fails.
Provide a way to center the window by default.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.