You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a transaction is unconfirmed i.e. shows "0/6" confirmations the arrows-icon above is rotating.
It's rotating to the right but the icon-arrows show to the left.
Version
4.0.35
Steps to reproduce
Create an unconfirmed transaction
Expected behaviour
Rotating and icon align.
So either rotate to the other side or transform the icon.
Actual behaviour
Rotation is going right. Arrows-icon is pointing to the left.
Screenshots
Device or machine
Android v14 phone
Additional info
Had a look and maybe the rotation can be adjusted here:
Description
When a transaction is unconfirmed i.e. shows "0/6" confirmations the arrows-icon above is rotating.
It's rotating to the right but the icon-arrows show to the left.
Version
4.0.35
Steps to reproduce
Create an unconfirmed transaction
Expected behaviour
Rotating and icon align.
So either rotate to the other side or transform the icon.
Actual behaviour
Rotation is going right. Arrows-icon is pointing to the left.
Screenshots
Device or machine
Android v14 phone
Additional info
Had a look and maybe the rotation can be adjusted here:
add reverse rotation prop
handle prop here
But I'm not familiar with Kotlin and maybe transforming the icon is easier. Not sure what you would prefer.
The text was updated successfully, but these errors were encountered: