If you want to change position or size of the Stashtabs Overlay, you have to press the "Edit" button on the Main Overlay. Then you can drag the Stashtabs Overlay around and resize it (bottom right corner), except if you set the opacity to 0 (better set it to 0.01). The TabHeader...
Original file line numberDiff line numberDiff line change @@ -145,6 +145,7 @@ type IpcItemText = Event<'MAIN->CLIENT::item-text', { target: string clipboard: string item?: unknown position: { x: number, y: number } focusOverlay: boolean }>6 changes: 6 additions & 0 de...