TexturePreview Update text when texture is being changed
This commit is contained in:
parent
d395dbae26
commit
1a3d53c008
2 changed files with 19 additions and 10 deletions
|
|
@ -44,6 +44,8 @@ private:
|
|||
TextureRect *checkerboard = nullptr;
|
||||
Label *metadata_label = nullptr;
|
||||
|
||||
void _update_metadata_label_text();
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue