Use standard toggleSidebar toolbar item. Fix #4103.

This commit is contained in:
Brent Simmons
2024-10-28 21:25:47 -07:00
parent 8470ff70ad
commit e039a2b224
4 changed files with 7 additions and 37 deletions

View File

@@ -129,7 +129,6 @@ extension AppAsset {
// MARK: - Mac Toolbar
static let toolbarAddNewSidebarItemImage = RSImage.systemImage("plus")
static let toolbarSidebarToggleImage = RSImage.systemImage("sidebar.left")
static let toolbarRefreshImage = RSImage.systemImage("arrow.clockwise")
static let toolbarArticleThemeImage = RSImage.systemImage("doc.richtext")
static let toolbarCleanUpImage = RSImage.systemImage("wind")