You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Outside of the MenuBarExtra, would be nice to have a windowed BlobViewer view that made it easy to browse/navigate.
Can probably start with a super simple NSTableView that just lists BlobEntrys in BlobGlobalState as rows. Can add sorting and editing and whatnot after.
The text was updated successfully, but these errors were encountered:
Outside of the
MenuBarExtra
, would be nice to have a windowedBlobViewer
view that made it easy to browse/navigate.Can probably start with a super simple
NSTableView
that just listsBlobEntry
s inBlobGlobalState
as rows. Can add sorting and editing and whatnot after.The text was updated successfully, but these errors were encountered: