neu-rah / ArduinoMenu

Arduino generic menu/interactivity system
GNU Lesser General Public License v2.1
929 stars 189 forks source link

Menu display position using the TFT_eSPIOut.h library. Help! #405

Open RPotashov opened 1 year ago

RPotashov commented 1 year ago

Hello. I have a round display with a resolution of 240*240. In the example for the TFT_eSPIOut library.h the menu is displayed from position x0 y0. Is there a function for shifting the menu coordinates by X and Y? Thanks