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:
parent
a17d666c57
commit
231265628b
6 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue