2015-07-01, 10:24
Thanks Mike.
(2015-07-01, 10:24)Mike_Doc Wrote: Thanks Mike.
<keymap>
<global>
<keyboard>
<F5>XBMC.ReloadSkin()</F5>
<F6>Skin.ToggleSetting(DebugGrid)</F6>
<F7>Skin.ToggleSetting(HideDebugInfo)</F7>
</keyboard>
</global>
</keymap>
(2015-07-01, 10:46)Mike_Doc Wrote: @MikeS,
you could put this in your keyboard.xml in userdata/keymaps and assign to which ever key you want if not F5
Code:<keymap>
<global>
<keyboard>
<F5>XBMC.ReloadSkin()</F5>
<F6>Skin.ToggleSetting(DebugGrid)</F6>
<F7>Skin.ToggleSetting(HideDebugInfo)</F7>
</keyboard>
</global>
</keymap>
You just press F5 then to reload the skin, very good for testing most changes, some don't seem to take affect with a full restat i.e. adding an addon
Mike.
(2015-07-01, 10:41)mikesilvo164 Wrote:(2015-07-01, 10:24)Mike_Doc Wrote: Thanks Mike.Maybe it is just dealing with recent events with he who shall not be named but... anyway... moving on from that
(2015-07-01, 16:02)schimi2k Wrote: sarlan19 & MaxCores problems are the same
i have this problem since... before warlions mod i think - it appears a bit more in the beginning, after u start with a fresh nox 4 skin - it seems to me like a CACHE problem
i post already a "dirty" temp solution in shednox thread before:
install the COMMANDS addon ( i think its also in my addon pack ) and programm a command
XBMC.ReloadSkin()
this reload the skin ( u can edit your keyboard/remote with this command too ) - after that reload the panels are back again
for me, this problem appears much less after a while > problem is - its not reproducable ! so its realy realy hard ( or even impossible ) to fix it
but maybe team M find a magic fix... i cross my sweaty fingers ( its so warm in germany these days... )