Fifut

Results 3 issues of Fifut

### Godot version 4.0 stable ### System information Windows 11 ### Issue description On the theme editor, font_size proprety of any items cannot be remove after they are added ###...

bug
topic:editor
regression
topic:gui

`func prepare_message(message: String, parent: RichTextLabel) -> String:` `...` ` var tex = resource.get_frame_texture("default", 0;` `...` return null instance when message is send by an user with chat badges

Hello! MediaStorePlugin.saveFile add .mp3 to file and not delete existing file. Instead, create a new file with (1) on the name. Only on API 29. No problem on API 29...

enhancement
help wanted