react-pattern-lock
react-pattern-lock copied to clipboard
Possibility to stretch the pattern?
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.

Hey, @erniberni1611.
I'm sorry for the late reply. I'll take a look at this as soon as I have some free time.
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 }