smartdock icon indicating copy to clipboard operation
smartdock copied to clipboard

Dock elements overlap when there's not enough free space

Open RokeJulianLockhart opened this issue 1 year ago • 9 comments

The application setup process renders a vertically-oriented display (such as a smartphone's, by default) unusable without a secondary display attached.

The device becomes unusable because the navigation bar is covered without a way to access the navigation buttons due to the overlay placing the recently used applications over the supplementary navigation buttons that SmartDock provides.

The secondary display must be available in order to undo the setup process, because the overlay does not appear upon external monitors.

RokeJulianLockhart avatar May 17 '23 23:05 RokeJulianLockhart

Smart Dock already provides navigation buttons by default. Also u could just go to Dock settings from the user's context menu n then disable the service

axel358 avatar May 18 '23 11:05 axel358

@axel358, I know it provides navigation buttons by default, but those are hidden by the recent apps that incorrectly overlay over them.

Screenshot_20230517-172654


Also u could just go to Dock settings from the user's context menu n then disable the service

I don't know what you mean by this.

RokeJulianLockhart avatar May 18 '23 14:05 RokeJulianLockhart

@rokejulianlockhart open the app menu, click on the users profile pic, select dock settings from there

axel358 avatar May 18 '23 14:05 axel358

@axel358, what's the app menu?

RokeJulianLockhart avatar May 18 '23 15:05 RokeJulianLockhart

@rokejulianlockhart the app drawer

axel358 avatar May 18 '23 15:05 axel358

@axel358, you'll have to show me what you mean – my launcher doesn't have a user profile picture (the only thing that's similar is in the notification shade's quick settings area, beneath the tiles).

I also can't access the dock settings in the Smart Dock app, because the setup process requires the user to visit com.android.settings to provide overlay permissions to https://github.com/axel358/smartdock.

Wouldn't a better solution just be to have the dock properly adapt to vertical displays by not overlaying the different rows atop each other, much less the navigation buttons? Or to at least have the default dock options be basic enough that they initially bypass this bug?

RokeJulianLockhart avatar May 18 '23 15:05 RokeJulianLockhart

gotcha now, this all comes down to the overlapping bug

axel358 avatar May 18 '23 15:05 axel358

see if u can hit the unpin button

axel358 avatar May 18 '23 15:05 axel358

@axel358, that seems to work. Thanks; it's a good stopgap until this issue is fixed.

RokeJulianLockhart avatar May 18 '23 21:05 RokeJulianLockhart