remade CardDisplay, added hints

This commit is contained in:
2024-05-03 01:23:29 +03:00
parent 38898e41c3
commit 8d4b92e247
7 changed files with 121 additions and 154 deletions

View File

@@ -19,6 +19,11 @@
<property name="label">No card image found in database. If you think this is an error, please, create an issue.</property>
</object>
</child>
<child>
<object class="GtkLabel" id="incorrect_message">
<property name="visible">false</property>
</object>
</child>
<child>
<object class="GtkEntry" id="answer_entry">
<property name="halign">GTK_ALIGN_CENTER</property>