fix(relays): keep document tab strip scroll position on tab switch

This commit is contained in:
Federico Jaramillo Martinez
2026-07-29 13:47:24 +02:00
parent 93249c8bc4
commit c3aeef23f3
3 changed files with 194 additions and 48 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Keep the relays panel document tab strip's horizontal scroll position when switching documents, instead of jumping back to the left edge on every tab click.