Simizfo / WSATools

Easy-to-use APK installer and more for Windows Subsystem for Android
https://wsatools.app
744 stars 188 forks source link

Move the install/open button on the right #4

Open MarcAnt01 opened 2 years ago

MarcAnt01 commented 2 years ago

I think the app should follow the new W11 AppInstaller look, with the install button on the righ. The settings button could be moved where's the info button there image

Simizfo commented 2 years ago

I've tried this and got an inconsistent result which I personally don't like.

Since I'm using WinUI Infobar at the end of installation, which puts the action buttons on the left side, we'd end up having the install button on the right, and the "launch app" button at the end of installation on the left.

I want to fix this too, but right now I have other priorities than graphical issues. I'll try more designs, but not at this development stage👍

Leaving this open for discussion!

MarcAnt01 commented 2 years ago

What about moving also the infobar control on the right to be more consistent?

Simizfo commented 2 years ago

The infobar control is set on the bottom, extended horizontally, when the app finishes installing.

image

And its action buttons are set by default on the left.

I could move them to the right, but I don't like it at all, personally speaking.

image