(2014-07-26, 15:12)Slurrrp Wrote: when listening to music the background on the home menu stays black and the now playing widget doesnt work correctly for me (music and video).
Yes, I totally forgot to undo / clean up some stuff. Should be fixed on Git, but I'll push a bugfix release soon.
(2014-07-26, 18:21)bryanbrazil Wrote: Noticed that when playing music the Artist Slideshow doesn't fill the screen, the fanart is positioned 200px from the top. Changed the multiimage top from 200 to 0 in MusicVisualization.xml and all is good again.
Related to above, should also be fixed on Git
(2014-07-26, 22:17)Mister B Wrote: • I like the widget indicators, but they're a different size and alignment than the toast notifications:
Yeah, the same thing has been bugging me too
The problem is moving the clock makes it look weird when you go into other windows as the clock / notification area (these two are tied) will "jump up" as the clock / notification area is then positioned differently in the window you're transitioning too. Changing the position of the clock / notification area in the other windows will make it look misaligned to the window headers on the left. Moving the indicators up made that look cramped.
So, I will probably look into this again if / when I decide to change fonts and / or sizing in the window headers. That seems to be key in solving this.
Quote:• I know mouse control is not officially supported, but it more-or-less works in places and there is a Pointer.png provided.
But Pointer.xml defines it as 32px x 32px, whereas Pointer.png is 22px x 21px, so the stretch makes it pretty blurry. I made a 32px x 32px replacement to drop into my copy:
Wow, that has been wrong for a long time
Your replacement looks better anyway, so I'll steal it if you don't mind
Quote:• The line representing genre in the video info dialog has a different height than everything else in the list, which I've highlighted here:
Good eye, fixed for next release
Quote:Anyhow! That's just my designer OCD getting in everyone's way. Hope I'm not stepping on your toes, Jeroen.
Not at all, I appreciate the feedback
(2014-07-27, 03:36)fabiomello Wrote: 1. The new font (all capitalized) works well on the vertical layout, but it doesn't look as good as the previous one on the Horizontal one. (some items that used to fit, don't fit anymore)
I am assuming you mean this the other way around, as there was no horizontal menu before?
Quote:2. one thing that it really liked about refocus was the global widget. (the way that the widget is the same no matter the menu item you are in) could you add an option to have them back?
No, this isn't possible I'm afraid.
(2014-07-27, 10:06)Kolabor Wrote: You should consider adding some marker or indicator when user goes from top horizontal menu item to submenu item. So for example I'm currently on Movies and I press down key to go to submenu. Submenu now has white background but topmenu looses its selected background color. Personally I think that we don't know then what has been chosen (in topmenu). How about adding some color (50% transparent white) for top menu when submenu item is selected?
I was actually intending to do this by having some sort of arrow like character placed after the focused main menu item text. The font doesn't have a suitable symbol for it though, and I got frustrated by the free font editors on OSX