Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 154
  • 155
  • 156(current)
  • 157
  • 158
  • 418
Arctic: Zephyr - Reloaded
(2021-04-20, 12:52)ellega Wrote: With "Modern Multi-Widget / Modern Multi-Widget Netflix" when you press "up" you navigate in all your Widgets without end. then press "Down" at the last Widget to return to the main menu. In this context is hard to do better.

It will be great to have the same but for "Vertical Multi-Widget / Vertival Multi-Widget Netflix" in this way :
Press "up" or "down" to navigate in all your Widgets without end. then press "left" to return to the main menu.

actually if you Press "down" at the last widget you return to the main menu.
or if you Press "up" at the first widget you return to the main menu.

It just a suggestion for the futur or not ...   Smile

Could you please try the option "disable.widgets.onup.go.back.to.last.item" in "extras"?

I had implemented this once when I was still unsure about the navigation in the widgets. Here also localized strings are missing Smile

EDIT: I'm still not quite sure what the right behavior is. I need to test this again, but I think what you suggested sounds good.
Reply
(2021-04-20, 16:11)beatmasterrs Wrote: I have removed this option and the old weather widget, cause this does not fit to the current design language and other custom widgets like systeminfo does not have this option.
I was able to reproduce this behaviour. Should be fixed in the latest master. Smile Please test Smile

Removed this option and the old weather widget : Totally agree

Should be fixed in the latest master :  I confirm, thanks Smile
Reply
(2021-04-20, 16:31)ellega Wrote:
(2021-04-20, 16:11)beatmasterrs Wrote: I have removed this option and the old weather widget, cause this does not fit to the current design language and other custom widgets like systeminfo does not have this option.
I was able to reproduce this behaviour. Should be fixed in the latest master. Smile Please test Smile

Removed this option and the old weather widget : Totally agree

Should be fixed in the latest master :  I confirm, thanks Smile

Thanks for your feedback and testing Smile
(2021-04-20, 12:52)ellega Wrote: With "Modern Multi-Widget / Modern Multi-Widget Netflix" when you press "up" you navigate in all your Widgets without end. then press "Down" at the last Widget to return to the main menu. In this context is hard to do better.

[...]

I have now tested this and I think that was also always one thing that bothered me subconsciously when coding Big Grin

I will upload the changes soon and set the new behaviour as default Smile
Reply
(2021-04-20, 16:21)beatmasterrs Wrote:
(2021-04-20, 12:52)ellega Wrote: With "Modern Multi-Widget / Modern Multi-Widget Netflix" when you press "up" you navigate in all your Widgets without end. then press "Down" at the last Widget to return to the main menu. In this context is hard to do better.

It will be great to have the same but for "Vertical Multi-Widget / Vertival Multi-Widget Netflix" in this way :
Press "up" or "down" to navigate in all your Widgets without end. then press "left" to return to the main menu.

actually if you Press "down" at the last widget you return to the main menu.
or if you Press "up" at the first widget you return to the main menu.

It just a suggestion for the futur or not ...   Smile

Could you please try the option "disable.widgets.onup.go.back.to.last.item" in "extras"?

I had implemented this once when I was still unsure about the navigation in the widgets. Here also localized strings are missing Smile

EDIT: I'm still not quite sure what the right behavior is. I need to test this again, but I think what you suggested sounds good.

Sorry, I did not well explain. (My english is so  ...)
This  setting in extra is for "Modern Multi-Widget / Modern Multi-Widget Netflix". I m right ?

"disable.widgets.onup.go.back.to.last.item" Disabled :    
Widget 3 => on up => Widget 2 => on up => Widget 1 => on up => Widget 3

"disable.widgets.onup.go.back.to.last.item" Enabled :
Widget 3 => on up => Widget 2 => on up => Widget 1 => on up => Main Menu 

It is what is expected ?
("disable.widgets.onup.go.back.to.last.item" must be if I all understand  "disable.widgets.onup.go.back.to.last.widgetSmile)



What I wanted to explain, is  for "Vertical Multi-Widget / Vertival Multi-Widget Netflix".
We return to main menu too easely from the Widgets

Actually if you have 3 widgets :

Widget 1 => on down => Widget 2 => on down => Widget 3 => on down => Main Menu 
Widget 3 => on up => Widget 2 => on up => Widget 1 => on up => Main Menu 

What I propose is a settings for do that :

(My prefered)

Widget 1 => on down => Widget 2 => on down => Widget 3 => on down => Widget 1
Widget 3 => on up => Widget 2 => on up => Widget 1 => on up => Widget 3

or

Widget 1 => on down => Widget 2 => on down => Widget 3 => on down => Stay Widget 3
Widget 3 => on up => Widget 2 => on up => Widget 1 =>on up => Stay Widget 1

then keep actual "on left" for return to main menu.
Reply
(2021-04-20, 18:09)ellega Wrote: Sorry, I did not well explain. (My english is so  ...)
This  setting in extra is for "Modern Multi-Widget / Modern Multi-Widget Netflix". I m right ?

"disable.widgets.onup.go.back.to.last.item" Disabled :    
Widget 3 => on up => Widget 2 => on up => Widget 1 => on up => Widget 3

"disable.widgets.onup.go.back.to.last.item" Enabled :
Widget 3 => on up => Widget 2 => on up => Widget 1 => on up => Main Menu 

It is what is expected ?
("disable.widgets.onup.go.back.to.last.item" must be if I all understand  "disable.widgets.onup.go.back.to.last.widgetSmile)

You are right Smile
(2021-04-20, 18:09)ellega Wrote: What I wanted to explain, is  for "Vertical Multi-Widget / Vertival Multi-Widget Netflix".
We return to main menu too easely from the Widgets

Actually if you have 3 widgets :

Widget 1 => on down => Widget 2 => on down => Widget 3 => on down => Main Menu 
Widget 3 => on up => Widget 2 => on up => Widget 1 => on up => Main Menu 

What I propose is a settings for do that :

(My prefered)

Widget 1 => on down => Widget 2 => on down => Widget 3 => on down => Widget 1
Widget 3 => on up => Widget 2 => on up => Widget 1 => on up => Widget 3

or

Widget 1 => on down => Widget 2 => on down => Widget 3 => on down => Stay Widget 3
Widget 3 => on up => Widget 2 => on up => Widget 1 =>on up => Stay Widget 1

then keep actual "on left" for return to main menu.

I have not read properly, sorry Big Grin now I understand that you mean the "vertical multi widgets" layouts, so just the opposite. i'll look at it again and try to add different options Smile
Reply
It's not as easy as I thought it would be....

I have added a setting that enables the behavior you want, i think. If more then 1 widget is active, it works fine.
Note: if only 1 widget is active, no navigation to up or down by onup or onwodn is possible, also no focus to the left. I can check if only 1 widget is shown, but unfortunately the conditions for it don't work and I don't know why. Also it was necessary to do a skin reload when the option is enabled.

If you like, just test it:

https://github.com/beatmasterRS/skin.arc...esting.zip
Reply
(2021-04-20, 19:42)beatmasterrs Wrote: It's not as easy as I thought it would be....

I have added a setting that enables the behavior you want, i think. If more then 1 widget is active, it works fine.

If you like, just test it:

https://github.com/beatmasterRS/skin.arc...esting.zip

First, big thanks. You are so quick  Smile
It is just perfect for me. exactly what I want.

(2021-04-20, 19:42)beatmasterrs Wrote: Note: if only 1 widget is active, no navigation to up or down by onup or onwodn is possible

it's logical and normal Smile

(2021-04-20, 19:42)beatmasterrs Wrote: Also no focus to the left. I can check if only 1 widget is shown, but unfortunately the conditions for it don't work and I don't know why. Also it was necessary to do a skin reload when the option is enabled.
 
I don't understand this point. I have try without skin reload and with skin reload. 
I have no difficulty to focus item on the left or on the right. 
No difference for me, all works fine with only 1 Widget in all case.

Sorry, it is just perfect for me Smile

PS : Tested with "vertical multi widgets /  vertical multi widgets Netflix" layouts
Reply
(2021-04-20, 20:34)ellega Wrote:
(2021-04-20, 19:42)beatmasterrs Wrote: It's not as easy as I thought it would be....

I have added a setting that enables the behavior you want, i think. If more then 1 widget is active, it works fine.

If you like, just test it:

https://github.com/beatmasterRS/skin.arc...esting.zip

First, big thanks. You are so quick  Smile
It is just perfect for me. exactly what I want.
(2021-04-20, 19:42)beatmasterrs Wrote: Note: if only 1 widget is active, no navigation to up or down by onup or onwodn is possible

it's logical and normal Smile
(2021-04-20, 19:42)beatmasterrs Wrote: Also no focus to the left. I can check if only 1 widget is shown, but unfortunately the conditions for it don't work and I don't know why. Also it was necessary to do a skin reload when the option is enabled.
 
I don't understand this point. I have try without skin reload and with skin reload. 
I have no difficulty to focus item on the left or on the right. 
No difference for me, all works fine with only 1 Widget in all case.

Sorry, it is just perfect for me Smile

PS : Tested with "vertical multi widgets /  vertical multi widgets Netflix" layouts

Thanks for your feedback Smile Then its all fine and i will merge that into master Smile
Reply
Just for opinion  Smile

with "Vertical Multi-Widget Netflix" Layout you can have somethings like this :

Image

Keep same settings and just change to "Modern Multi-Widget Netflix" Layout, you have this :

Image

What do you think if we had this instead ? :  Big Grin

Image
Reply
(2021-04-21, 17:55)ellega Wrote: Just for opinion  Smile

with "Vertical Multi-Widget Netflix" Layout you can have somethings like this :

Keep same settings and just change to "Modern Multi-Widget Netflix" Layout, you have this :

What do you think if we had this instead ? :  Big Grin

Image

Looks nice, absolutely! Clean, simple Smile I will try to implement that Smile
Reply
I wanted to test these parameters in Settings => Extras to be sure to make a correct french translate in strings.po :

1 - "On back, widgets do not return to initial position"
2 - "On up, when at first widget, do not jump back to last widget"
3 - "On down, when at last widget, widgets do not return to initial position"
4 - "On up/down at first/last widget, go to last/first widget"

These are understood and operational :  Smile
2 - "On up, when at first widget, do not jump back to last widget"
4 - "On up/down at first/last widget, go to last/first widget"

But with those on / off I don't see any difference :
1 - "On back, widgets do not return to initial position"
3 - "On down, when at last widget, widgets do not return to initial position"

Of course tested with "Modern Multi-Widget / Modern Multi-Widget Netflix" layout

Perhaps I must change my glasses ...
Perhaps all the development of this part is in progress. In this case sorry.
In all case nothings urgent  Smile
Reply
(2021-04-21, 17:55)ellega Wrote: Just for opinion  Smile

with "Vertical Multi-Widget Netflix" Layout you can have somethings like this :

Keep same settings and just change to "Modern Multi-Widget Netflix" Layout, you have this :

What do you think if we had this instead ? :  Big Grin

Any suggestions on what to name this option? Maybe "make it clean", "clean homemenu", or even "clean"? I have no idea :I
Reply
(2021-04-21, 19:56)beatmasterrs Wrote:
(2021-04-21, 17:55)ellega Wrote: Just for opinion  Smile

with "Vertical Multi-Widget Netflix" Layout you can have somethings like this :

Keep same settings and just change to "Modern Multi-Widget Netflix" Layout, you have this :

What do you think if we had this instead ? :  Big Grin

Any suggestions on what to name this option? Maybe "make it clean", "clean homemenu", or even "clean"? I have no idea :I
'Plain' would probably work for the English translation.
Reply
(2021-04-21, 19:13)ellega Wrote: But with those on / off I don't see any difference :
1 - "On back, widgets do not return to initial position"
3 - "On down, when at last widget, widgets do not return to initial position"

1. When you have e.g. 3 widgets: If the 3. widget is focused, you press back, the home row gets focused and the widgets dont slide to the top to 1. widget.
3. Same behavior as on back: If the 3. widget is focused, you press down, the home row gets focused and the widgets dont slide to the top to 1. widget.

I hope that helps Smile If not, i can mak a small video Smile
Reply
(2021-04-21, 20:02)FXB78 Wrote:
(2021-04-21, 19:56)beatmasterrs Wrote:
(2021-04-21, 17:55)ellega Wrote: Just for opinion  Smile

with "Vertical Multi-Widget Netflix" Layout you can have somethings like this :

Keep same settings and just change to "Modern Multi-Widget Netflix" Layout, you have this :

What do you think if we had this instead ? :  Big Grin

Any suggestions on what to name this option? Maybe "make it clean", "clean homemenu", or even "clean"? I have no idea :I
'Plain' would probably work for the English translation.

Thanks a lot Smile
BTW: The only "plain" i know, is when i order my burger plain  Big Grin my english isn't very well so therefore I depend on deepl.com Big Grin
Reply
  • 1
  • 154
  • 155
  • 156(current)
  • 157
  • 158
  • 418

Logout Mark Read Team Forum Stats Members Help
Arctic: Zephyr - Reloaded11