- Posts: 133
- Thank you received: 5
This is the optional category header for the Suggestion Box.
My Designer
- Sat32
- Topic Author
- Offline
- User
-
Less
More
1 year 10 months ago - 1 year 10 months ago #3303
by Sat32
Replied by Sat32 on topic My Designer
WebCmd|<remote_name>~refreshpage
didn't work for me! maybe cause I'm working on an overlay.
Can someome else confirm this .On a overlay the linear gauge and slider won't display on the remote? Not sure if glitch or my screw up
Thanks
didn't work for me! maybe cause I'm working on an overlay.
Can someome else confirm this .On a overlay the linear gauge and slider won't display on the remote? Not sure if glitch or my screw up
Thanks
Last edit: 1 year 10 months ago by Sat32.
Please Log in to join the conversation.
- Nillaz
- Away
- User
-
Less
More
- Posts: 443
- Thank you received: 36
1 year 10 months ago #3304
by Nillaz
I did experiment with the linear gauge and the radial gauge on my volume overlay page a few days ago. I tied them to the volume variable thinking that I could maybe use one of them as a graphical representation of the current volume level. This worked but it slowed down the speed at which the volume level adjusted pretty significantly. Functionality ranks higher than eye candy for me so I ultimately scrapped the idea.
They did show up on my overlay though. If you can't see them maybe try clearing the cache for the smartremote apk?
Replied by Nillaz on topic My Designer
I played around with this last night and was able to use it to successfully refresh the page when bound to a hard button in a specific activity page. It would not work when I bound it globally to a hard button in the project's properties. I did not try using a soft button but I expect it will work.WebCmd|<remote_name>~refreshpage
didn't work for me! maybe cause I'm working on an overlay.
Can someome else confirm this .On a overlay the linear gauge and slider won't display on the remote? Not sure if glitch or my screw up
Thanks
I did experiment with the linear gauge and the radial gauge on my volume overlay page a few days ago. I tied them to the volume variable thinking that I could maybe use one of them as a graphical representation of the current volume level. This worked but it slowed down the speed at which the volume level adjusted pretty significantly. Functionality ranks higher than eye candy for me so I ultimately scrapped the idea.
They did show up on my overlay though. If you can't see them maybe try clearing the cache for the smartremote apk?
Please Log in to join the conversation.
- Sat32
- Topic Author
- Offline
- User
-
Less
More
- Posts: 133
- Thank you received: 5
1 year 10 months ago #3309
by Sat32
Replied by Sat32 on topic My Designer
I got the refresh page working by mapping it to a hard button on remote. From the original post I thought it was supposed to run from the command builder on the sever.
Still can't get slider and linear gauge working not sure whats going on with that.
I did find something that appears to make the volume page more responsive
If|IsEqual##{{uv_{{livingroom_sr5011_id}}_vol-display-on}}##false##WebCmd|{{clientname}}~Show|volume-overlay!
Adding a conditional to show volume-overlay
has to be before
SetVariable|uv_{{livingroom_sr5011_id}}_vol-display-on~true!
That is used in the automation to hide the overlay
Thanks
Still can't get slider and linear gauge working not sure whats going on with that.
I did find something that appears to make the volume page more responsive
If|IsEqual##{{uv_{{livingroom_sr5011_id}}_vol-display-on}}##false##WebCmd|{{clientname}}~Show|volume-overlay!
Adding a conditional to show volume-overlay
has to be before
SetVariable|uv_{{livingroom_sr5011_id}}_vol-display-on~true!
That is used in the automation to hide the overlay
Thanks
Please Log in to join the conversation.
Time to create page: 0.292 seconds