ui: add button for slice selection centering

This commit is contained in:
Brendan Hagan
2022-06-14 00:29:06 -04:00
parent c2fea6bd96
commit 8b888f8d5a
5 changed files with 14 additions and 2 deletions
+1
View File
@@ -267,6 +267,7 @@ enum ControlID {
ID_TOP,
ID_WIDTH,
ID_HEIGHT,
ID_SELECTION_CENTER,
ID_FIX_ASPECT,
ID_ZOOM,
ID_ZOOM_X,