#remove gallery drawer on a tab

9 messages · Page 1 of 1 (latest)

long arrow
#

Just a quick question, if i was to hide the gallery drawer on a certain tab is that best done in the invoketabs.tsx?

#

remove gallery drawer on a tab

unkempt tendon
#

You need to update the floatingGalleryButtonSelector selector in the FloatingGalleryButton.tsx file to conditionally return true or false based on tab. activeTabName is an accessible parameter. Or thats how it was unless changed it. I'll let him chime in too. @cursive gazelle

cursive gazelle
#

Yes that’s how you’d do it

long arrow
long arrow
#

spent way too long finding why it wasn't working until I realised that I had not updated the tabmap.ts 🥹

cursive gazelle
long arrow