I have one of these displays. I am trying to use buttons with the touchscreen controller, but the FocalTouch driver reports touches in a different format from what button.contains() expects.
Is this expected behavior? I can probably update the code to fix this, but I don't want to if this is working as intended.