Floaty icon indicating copy to clipboard operation
Floaty copied to clipboard

Floaty padding Y is not working when set rtlMode property is true!

Open sadeghgoo opened this issue 2 years ago • 0 comments

Floaty padding Y is not working when set rtlMode property is true!

Here is my code:

    Floaty.global.rtlMode = true
    Floaty.global.button.paddingY = 55
    Floaty.global.show()

sadeghgoo avatar Aug 21 '21 06:08 sadeghgoo