RemotePanel off position

Hello,
I’ve tried the RemotePanel Server / Client components from the palette browser and I’m having a weird issue, that the controls respond to actions way off the placement of the panel.

For example I have a panel with 3 buttons and a RemotePanelServer component tied to it.

Then in a client application I simply put the RemotePanelClient component and whenever I go to perform mode, the buttons only respond to mouse clicks about a 100 pixels to the left of the buttons placement. When I click the buttons themselves, nothing happens. It’s like the panel was positioned wrong somehow…

Has anyone experienced this as well? Am I doing something wrong?

EDIT: I’ve discovered, that the Touch In component inside the RemotePanelClient moves everything to the right side for no apparent reason…

Thanks a lot,
Sky

Ah Ive found the issue, nevermind then… :slight_smile:

For anyone having this issue:
The problem was the resolution of the OP Viewer TOP inside the RemotePanelServer component. You have to set it’s resolution to match the resolution of your control panel :slight_smile:)