for which I would like to thank you very much, of course.
https://www.facer.io/watchface/kr93Q4O5 ... ancsummit2
Understand before downloadingRobertV56 wrote: 23 Jul 2024, 07:23Because it is so beautiful, someone would like to port it to T-Rex2
for which I would like to thank you very much, of course.![]()
https://www.facer.io/watchface/kr93Q4O5 ... ancsummit2
I'm not sure if this is solved correctly because I'm not using Trex2.RobertV56 wrote: 23 Jul 2024, 20:18asoo it turned out beautiful again, for which I am extremely grateful, but there is one thing, could you set the sunset a little more inwards, it now comes slightly over the outer ring just before the 15.![]()
Code: Select all
normal_sun_low_text_img = hmUI.createWidget(hmUI.widget.TEXT_IMG, {
x: 326,
y: 200,
font_array: ["Act_0.png","Act_1.png","Act_2.png","Act_3.png","Act_4.png","Act_5.png","Act_6.png","Act_7.png" ,"Act_8.png","Act_9.png"],
padding: false,
h_space: 0,
invalid_image: 'SS_Dot.png',
dot_image: 'SS_Dot.png',
align_h: hmUI.align.LEFT,
type: hmUI.data_type.SUN_SET,
show_level: hmUI.show_level.ONLY_NORMAL,
});Code: Select all
idle_sun_low_text_img = hmUI.createWidget(hmUI.widget.TEXT_IMG, {
x: 326,
y: 200,
font_array: ["Act_0.png","Act_1.png","Act_2.png","Act_3.png","Act_4.png","Act_5.png","Act_6.png","Act_7.png" ,"Act_8.png","Act_9.png"],
padding: false,
h_space: 0,
invalid_image: 'SS_Dot.png',
dot_image: 'SS_Dot.png',
align_h: hmUI.align.LEFT,
type: hmUI.data_type.SUN_SET,
show_level: hmUI.show_level.ONLY_AOD,
});@RobertV56RobertV56 wrote: 23 Jul 2024, 21:23You did a perfect sunset asoo, but the city name has now disappeared
Users browsing this forum: No registered users and 1 guest