Android app stop tiles from being moved and vertical dimmer sliders

Hi

I’ve just noticed if you long press a tile you can then move it around and change their position. How can I disable this please ?

I’m also having a play around with horizontal dimmer sliders rather than vertical ones, just as a test.

Not sure which tile I like best, what you think?

image image

As is, I couldn’t easily select the slider at all, to move it up and instead the page would scroll up.

I then added my own white dot image and changed the slider settings to display it and make it bigger in size than the original control.

image

However on my phone I still can’t select the white dot and move the slider up the page scrolls up instead most times or the whole tile starts moving around.

This is how it looks in designer:

image

Might have to stick to horizontal dimmer sliders.

Thanks

The long press tile rearrange feature cannot be disabled.

OK thanks, just hope other family members don’t start moving stuff around then.

@cw-kid So the page doesn’t try to scroll if you use horizontal sliders?

I’m adding a few more dimmers into my project. With the additional dimmers, I need to use a ScrollViewer which is new to me. Using vertical sliders, I can no longer move the slider fluidly up/down. Instead, it tries to scroll the page. I can poke at a spot on the slider and the thumb will jump there but, thats no good. :sob:Sounds like this is the same as you. I may have to rethink this if only horizontal sliders work.

The page still scrolls up and down as you’d expect when you want to scroll the page.

But when using horizontal sliders the page doesn’t scroll when you operate those sliders, so it works OK.

I gave up on vertical sliders on tiles for the reason I initially described.

1 Like

Thanks for the quick reply!
After playing with it, its possible to move the thumb up and down without scrolling the page but you have to precisely press the exact right spot which is just not feasible. As cw-kid mentioned, even if you make a bigger thumb, it doesn’t help.

Is this problem fixed? I am testing a new tile with a vertical slider to control rollers with horizontal slats, but it is almost impossible to use this control in Android, the finger never gets to drag the slider, it seems to drag the whole tile. The vertical slider control works well in Windows though. This does not happen with the horizontal slider which works well, but it is less intuitive for venetian rollers. Is there any fix or strategy to make it work? Thank you very much.

slider

In a future release, I can probably add a property that allows you to disable tile rearranging (long press). This is not a feature that I would want to disable by default.

Bill, that would be great, thank you very much!

Bill, are you planning to add this property?
Many thanks!

It would be nice to also add a property to change the slider change on release instead of on click so as to avoid moving a shutter right on click and allow to chose the right percentage.
Thanks a lot Bill!

The next release 4.3.0 will have a new property on Groups called CanReorderItems which, when set to False, will prevent long presses from rearranging Tiles.

1 Like

Thanks Bill, I look forward to try it!

Designer version 4.3.0.0 with CanReorderItems was just uploaded to thehomeremote.com

https://downloads.thehomeremote.com/designer/index.html

Bill,

  1. To install the App I had to use the “Package Bundle” in the “Additional Links” drop down menu, otherwise I was getting an error getting the packages ?

  2. I changed the “CanReorderItems” to false but the problem persists in Android… Instead of dragging the slider the tiles seem to be highlighted.
    I am attaching the tile “ShellyRollerTile_Vert.xaml” to see if you can reproduce the problem.
    ShellyRollerTile_Vert.xaml (6.4 KB)
    Many thanks Bill !

  1. I’m not sure what would cause that. It’s working fine for me. You can try uninstalling/reinstalling.

  2. You are correct. Even with that change, the vertical sliders still aren’t working quite right. I’ll have to investigate that further.

Bill,

  1. OK

It will be also very useful to add a checkbox to make the slider execute the code on release instead of on click, remember that we talked about this, to be able to better control the blinds.
Many thanks again!

PD: if you have some time :wink: have a look to the new Shelly devices, they are making new amazing hardware and script controls…

1 Like

Bill,

I do not know what might be happening with the sliders, but now I cannot use them even in horizontal position because they send too many requests besides the first one and the rollers crash… It might be a good time for you to implement the check box to send the request on button release :wink: That would be awsome!!

The sliders are certainly responsive! Amazing fast and I love it! IMO, for lights/volume, the way it operates now is the way to go.

That being said, I agree button release is a good option. I had the same issue with my shades. It gets thrown a bunch of commands so, it’ll move a little, stop, move a little, stop, move a little… you get the point haha. I ended up just creating a bunch of preset buttons (for position 90/75/50/30/0%). I use the feedback of the shades to indicate which preset I’m at.

Well, now I cannot use the slders anymore, unfortunately. This is my design which I would not like to chnge with buttons as it will be very big…
image