parent
df51e5fab0
commit
b1441bbcfc
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue