BitCannaGlobal / WeedMobile

5 stars 1 forks source link

Opening screen resolution is slightly too big #10

Closed TJ-BitCanna closed 8 months ago

TJ-BitCanna commented 11 months ago

2023-10-12 13 59 34 2023-10-12 13 59 29

You can slightly swipe left and right on the opening screen, which is undesirable. It would be better if the screen would just auto-center without the ability to go slightly left and right. See the picture where the box on the screen is located more to the left than in the other picture.

atmoner commented 10 months ago

I noticed that! Here we have two problems: 1/ The image is poorly resized 2/ The background of the image is a different color

So I fixed these two concerns here: https://github.com/BitCannaGlobal/WeedMobile/commit/70593bf5c7e6cf92002e695eb4f078b5000f8a2e Can be tested

image

TJ-BitCanna commented 10 months ago

Works perfectly on Android!

TJ-BitCanna commented 10 months ago

Checked on iOS tablet. Image is still going slightly left and right there, but also up-and-down.

Also after setting a masterpass it even creates a scrollbar, while everything needs to stay on the same screen.

TJ-BitCanna commented 8 months ago

In the latest version this issue is gone on the splash screen (with respect to the left and right). That is now occurring on the Dashboard page though.

Up and down still needs to be checked.

atmoner commented 8 months ago

In the latest version this issue is gone on the splash screen (with respect to the left and right). That is now occurring on the Dashboard page though.

Up and down still needs to be checked.

Normaly, its fixed here: https://github.com/BitCannaGlobal/WeedMobile/commit/18a8b936a8a85e299e56f642ec896374f1c868d1

TJ-BitCanna commented 8 months ago

Seems perfectly fixed :)