Are the original image files for v3 available anywhere?
I love the skin as is but would like to customize a bit further and having access to the original files in the media folder is very important.
Nevermind......apparently I wasn't looking hard enough
MOD section
adrian ballard
Member Posts: 61 Joined: Aug 2011 Reputation: 0 |
2012-07-05 09:54
Post: #1
(This post was last modified: 2012-07-05 10:08 by adrian ballard.)
|
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2012-07-06 08:37
Post: #2
(2012-07-06 07:16)adrian ballard Wrote: Probably a simple solution but I can't seem to figure it out............. Moving here. System skin debug is activated by setting skin debug option to true in add-on.xml Everything other than that is user specific stuff and a different skinners have different approaches. What do you have in mind with this "skin debug tools" or what are you trying to achieve? BTW moving this to separate thread as it is not skin end user support related and is of little interest for most users.
(This post was last modified: 2012-07-06 08:45 by pecinko.)
|
| find quote |
adrian ballard
Member Posts: 61 Joined: Aug 2011 Reputation: 0 |
2012-07-06 09:08
Post: #3
Just a need to tweak this skin a bit further for a couple of custom views.
The 'tool' in question can be found here: http://forum.xbmc.org/showthread.php?tid=129094 Everything is working as expected except for the colored dialogs that are supposed to pop-up in the top corners of the screen. They don't respond at all. While not completely necessay, it does make navigating the code somewhat easier. |
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2012-07-06 09:18
Post: #4
Well you will need to get instructions for that add-on in that thread.
I can only provide my mappings that will work with my solution: <keymap> <global> <keyboard> <f3>Skin.ToggleSetting(DebugInfo)</f3> <f4>Skin.ToggleSetting(DebugGrid)</f4> <f5>XBMC.ReloadSkin()</f5> <f6>Notification(Testing 123,Hello world)</f6> <f7>ActivateWindow(MusicPlaylist)</f7> </keyboard> </global> </keymap> |
| find quote |
adrian ballard
Member Posts: 61 Joined: Aug 2011 Reputation: 0 |
2012-07-06 10:01
Post: #5
and that worked perfectly.
Thank you |
| find quote |
trotten
Junior Member Posts: 3 Joined: Jul 2012 Reputation: 0 |
2012-07-15 23:29
Post: #6
(2012-07-05 09:54)adrian ballard Wrote: Are the original image files for v3 available anywhere? Where can I find them? |
| find quote |
adrian ballard
Member Posts: 61 Joined: Aug 2011 Reputation: 0 |
2012-08-02 04:37
Post: #7
|
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2012-08-02 11:42
Post: #8
(2012-08-02 04:37)adrian ballard Wrote: here: (2012-08-02 04:43)adrian ballard Wrote: pecinko: could you elaborate on what was the problem with the icon regression problem and your fix? Use diff on Git to see what exactly changed but it was a fix for problem reported aprox 15 days ago, it's just that repo was updated only recently. Really can't remember exactly what it was. Animation is a "hack" used to keep fixed list aligned to top when there are fewer items in it as it gets always centered by default. You can see the difference if you comment out the animation and enter, say, in Seasons folder of a TV show that runs for a few years only. I suggest keeping skinning specific questions here. |
| find quote |

Search
Help