You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
committed by
Rémi Verschelde
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();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user