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
BIN
IDE/dist/images/DarkUI.png
vendored
BIN
IDE/dist/images/DarkUI.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 30 KiB |
BIN
IDE/dist/images/DarkUI.psd
vendored
BIN
IDE/dist/images/DarkUI.psd
vendored
Binary file not shown.
BIN
IDE/dist/images/DarkUI_2.png
vendored
BIN
IDE/dist/images/DarkUI_2.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 47 KiB |
BIN
IDE/dist/images/DarkUI_4.png
vendored
BIN
IDE/dist/images/DarkUI_4.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 78 KiB |
BIN
IDE/dist/images/DarkUI_4.psd
vendored
BIN
IDE/dist/images/DarkUI_4.psd
vendored
Binary file not shown.
|
@ -162,6 +162,8 @@ namespace IDE.ui
|
||||||
mBtnNextBookmarkInFolder.X = (GS!(1) + iconButtonWidth) * 4;
|
mBtnNextBookmarkInFolder.X = (GS!(1) + iconButtonWidth) * 4;
|
||||||
|
|
||||||
base.RehupScale(oldScale, newScale);
|
base.RehupScale(oldScale, newScale);
|
||||||
|
|
||||||
|
mBookmarksDirty = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
private void BookmarksLV_OnDragUpdate(DragEvent evt)
|
private void BookmarksLV_OnDragUpdate(DragEvent evt)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue