Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hi, I checked the project in version 4.4.1, and yes, that bug does occur. I believe it only affects that specific dialog. The issue lies in the theme applied to the ItemList when items are selected. For some strange reason, in this version of Godot and in that particular dialog, the bug appears. However, in the ItemLists for items and categories (which use the same theme as that dialog), it works perfectly fine.

I have uploaded a new theme file (main_theme) that you can download.

In this theme, the problematic style has been removed. You should place this file in the folder:
addons/DatabaseEditor/Assets/ThemesAndStyles/

Thank you very much for fast response and fix ! 

Also i just want to let you know i found another minor bug, where if you click Expand Text edit , it seems not doing anything and it gives error messages in Output :

  ERROR: core/object/object.cpp:1249 - Error calling from signal 'pressed' to callable: 'Control(main.gd)::_on_text_edit_expand_button_pressed': Cannot convert argument 1 from Object to Object.

(+1)

Thank you for the report. I have already fixed it and reuploaded both 'Starship Mayhem - Source Code.rar' and 'DatabaseEditor.rar' with the reported bugs corrected."