react-pattern-lock icon indicating copy to clipboard operation
react-pattern-lock copied to clipboard

Possibility to stretch the pattern?

Open erniberni1611 opened this issue 4 years ago • 2 comments

As fair as I know the pattern always is in form of a "square", no matter what size it is. Is there a possibility to change that behaviour?

I have a 4x4-pattern, that needs to look somehow like in the picture.

Pattern

erniberni1611 avatar Feb 25 '21 13:02 erniberni1611

Hey, @erniberni1611.

I'm sorry for the late reply. I'll take a look at this as soon as I have some free time.

WinterCore avatar Mar 02 '21 17:03 WinterCore

Hi @erniberni1611,

I don't think this is bug, you can play with the css.

Here is an example div.react-pattern-lock__pattern-wrapper{ height: 200px; width: 100px }

Bouloute avatar Apr 09 '21 19:04 Bouloute