Dominos

Dominos

19M Downloads

Change bar anchoring point

addonaddict opened this issue ยท 4 comments

commented

Is your feature request related to a problem? Please describe.
When putting 2 horizontal bars together, there is no way (that i know of) to clamp them directly to middle of screen, see screenshot below

Describe the solution you'd like
Either allow clamping to middle of screen at both left and right sides of action bar by default, or enable option for each bar to change anchoring point from middle to maybe left and right which means u can center the 2 bars

Describe alternatives you've considered
n/a

Additional context

image

commented

Try in 9.0.20

commented

Yep, I plan on doing this.

commented

Along with the built in alignment grid in the latest releases, I have a branch that snaps bars to the nearest vertex on the grid
https://github.com/tullamods/Dominos/tree/snap-to-grid

I still need to apply auto centering and screen edge snapping again, though.

commented

Just tried it and i am not able to snap right side of an actionbar to center of screen like in the image I added above
Am i missing something?
Version 9.0.19
thx