07th-mod / 07th-mod/umineko-question

Flashing textbox in ADV mode when entering or exiting the main menu

Aperta
#150 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug Minor
Lingua principale
C#
Stelle
98
Fork
10
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

The textbox flashes briefly when entering or exiting the main menu. Not a critical issue, but still annoying.

Afaik this issue is present even in NVL mode, but you can't see it because the the "textbox" color is black, and the the background is also black. The reason you can see it in ADV mode is because the textboxes are colored or have an image on them, so you can see them when overlaid on a black background.

The issue is due to either `langen` or just a blank text command being shown when you transition into or out of the main menu (I investigated it a bit before). Or perhaps it's because when `setwindow` is called it automatically shows the textbox? not sure.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Esamina il codice che gestisce le transizioni del menu, probabilmente in uno script o in un gestore dell'interfaccia utente. Il problema menziona `langen` o un comando di testo vuoto, e `setwindow` che potrebbe mostrare automaticamente la casella di testo. Cerca questi termini nella codebase per trovare i file rilevanti. Riproduci il bug entrando/uscendo dal menu principale in modalità ADV, quindi traccia il flusso delle chiamate per vedere dove la visibilità della casella di testo viene attivata/disattivata in modo errato.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
csharp
Ambito
game-dev
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.