![]() |
|
Night - A Skin for XBMC - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +---- Forum: Night (/forumdisplay.php?fid=130) +---- Thread: Night - A Skin for XBMC (/showthread.php?tid=70116) |
- mcborzu - 2010-04-20 14:01 Just redundant oversight... - hikaricore - 2010-04-21 02:16 Lol sorry. ^_^ - mcborzu - 2010-04-21 02:23 I'd rather people point stuff out than not When I go thru for translating I plan to 2x ever .xml
- hikaricore - 2010-04-24 02:55 Is Global_Time a valid include or is this just a remnant of something old? I've been trying to copy the date/time you recently added to from the home screen to a few other sections lol. - mcborzu - 2010-04-24 03:14 It was old Alaska code I had <!-- commented out --> until I started to add it a day ago. If you're having trouble it's probably because the visibility is strict: <visible>!Skin.HasSetting(no_clock) + [Window.IsActive(Home) | [ControlGroup(7000).HasFocus + !Skin.HasSetting(LockViews)] | Window.IsActive(106)]</visible> Which roughly translates to show only on: Home View Options - the menu that pops up at the bottom to change views, etc... Context Menu - hikaricore - 2010-04-24 04:00 Thanks
- hikaricore - 2010-04-24 05:43 Anyone else having issues with the context menu now? I'm getting the clock and nothing else. I've reverted any of my changes just to be sure.
- hikaricore - 2010-04-24 08:29 Figured it out. Kiosk mode blocks the context menus. This is a bad thing as you can't even resume videos this way. - mcborzu - 2010-04-24 15:13 darn, never thought of that..That'll be changed... - ekim232 - 2010-04-28 06:21 Just gave it a good run through and it looked great. I love the angeled view. Overall the skin had very smooth animations and worked very fast. I rarely had any lag on my htpc or laptop. Very cool glow for the selected icons and a fantastic tv section which is often the most overlooked and under developed. I would possibly ditch the 16x9 view for movies, but I think it fits well on tv shows. Maybe a slight animation change on the focused icon to make ot scroll smoother and stay more centered (gives the look that it jumps to the right as of now). I like how fanart isn't the main focus for once. Did a nice job on the diffuse for those that do show. The music wall is unlike anything I have seen and I like it a lot. Overall the skin presents the media very well. It wasn't killed with options, which can be overwhelming to some. -Animation for your menu panel within views seems to be off between the texture it lays on and the actual labels. Maybe create a group for them both and apply the animation to that group and then they would animate in the same sequence. -A couple of spots where the clock overlaps window icons or text boxes when the menu panel is focused. That is easy to fix. I really did not see many bugs that I am sure you are not aware of. I think you have done a fantastic job! Much appreciation for the chance to run through it. |