1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-21 17:28:00 +02:00

Fixed theme images

This commit is contained in:
Brian Fiete 2022-08-23 13:48:24 -07:00
parent a17d666c57
commit 231265628b
6 changed files with 2 additions and 0 deletions

View file

@ -162,6 +162,8 @@ namespace IDE.ui
mBtnNextBookmarkInFolder.X = (GS!(1) + iconButtonWidth) * 4;
base.RehupScale(oldScale, newScale);
mBookmarksDirty = true;
}
private void BookmarksLV_OnDragUpdate(DragEvent evt)