guides icon indicating copy to clipboard operation
guides copied to clipboard

textOffset is not working in guide.

Open screamboard opened this issue 3 years ago • 1 comments

Environments

  • Framework name: React
  • Framework version: latest
  • Component name: guides
  • Component version: 15.1
  • Testable Address(optional):

Description

Hello.

I want to change guide's text offset. I used it like this, "guide textOffset={[0,7]}" but it isn't working.

So I tested textOffset in ruler(7.1). "ruler textOffset={[0,7]} " It's working well.

How can I use 'textOffset' prop in guide?

screamboard avatar Apr 14 '21 13:04 screamboard

@screamboard

I was missing something about textOffset.

@scnea/react-guides 0.15.2 is released.

daybrush avatar Jun 04 '21 17:06 daybrush