This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Items are shifted right in Front Runner 265's CustomMenu

I've described the problem in detail in this forum, and nobody knows the answer.

The short story: I use the following CustomMenu initialization to create my menu with a list of menu items:

	function initialize() {
		WatchUi.CustomMenu.initialize(80, Gfx.COLOR_DK_GRAY, {:dividerType => null,:titleItemHeight => null, :footerItemHeight => 0, :theme => null, :icon => null});
	}
All devices except Front Runner's with big screens ( > 400px) reflect the items correctly, but FR265 shifts them right. See the pictures in the link below.
How can I get rid of that shift?

https://forums.garmin.com/developer/connect-iq/f/discussion/353754/menu-screen-is-shifted-right-for-fr265/1834979#1834979