mirror of
https://github.com/godotengine/godot.git
synced 2025-02-17 22:43:01 +08:00
parent
df51e5fab0
commit
b1441bbcfc
@ -1637,6 +1637,7 @@ float GraphEdit::get_minimap_opacity() const {
|
||||
|
||||
void GraphEdit::set_minimap_enabled(bool p_enable) {
|
||||
minimap_button->set_pressed(p_enable);
|
||||
_minimap_toggled();
|
||||
minimap->update();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user