Merge pull request #24560 from guilhermefelipecgs/fix_24549
Add EDITMODE_PRIORITY for ATLAS_TILE
This commit is contained in:
commit
4b399034aa
6 changed files with 71 additions and 5 deletions
|
|
@ -3104,7 +3104,6 @@ void TileSetEditor::update_workspace_tile_mode() {
|
|||
_select_edited_shape_coord();
|
||||
|
||||
tool_editmode[EDITMODE_BITMASK]->hide();
|
||||
tool_editmode[EDITMODE_PRIORITY]->hide();
|
||||
}
|
||||
_on_edit_mode_changed(edit_mode);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue