Release igConq - A Conq mod for Krypton
(2016-12-09, 19:49)meccs Wrote: Love the update. Very nice changes! Keep up the excellent work!

Thanks for the kind words.

(2016-12-10, 00:26)Oral-B Wrote: Finally had the chance to install and use version 17.2.2 for a bit. Overall I like it a lot (and I'm glad to have the "classic" font back, thanks BobCratchett for adressing this!), but I hope you don't mind if I have a few issues to report:

- the curve overlay in the home menu seems to be gone, even with the "Show curves" setting checked in the skin settings menu;

It previously only existed for the horizontal menu, where I did forget to re-add it. Will do so in the next update.

(2016-12-10, 00:26)Oral-B Wrote: - speaking of curves, the one that appears on the information screen (the one that you get when you press "i" for a film or TV series, with the plot and cast) seems to overlap the screen to the right... I'm using 1920x1080, I didn't check if that occurs with other resolutions as well;

Nice spot, will be fixed in the next update.

(2016-12-10, 00:26)Oral-B Wrote: - I prefer not to see the watched indicators on my Films/TV Series view (I use the wide view for both) as I find them to be irrelevant and visually distractive, so I unchecked "Show watched indicators" in the skin settings. The problem is that it also disables the little square watched indicators in the list view, which I use a lot to keep track of what I have/haven't watched in my "new files" folder... Would it be possible to have separate settings for the list view and other views? Or alternatively, could you point me in the right direction to comment out some xml so I can disable watched indicators in views other than the list view?

I'll consider how easy it would be to make it a separate option for at least the list view, but I can't make any promises. The views are in the files ViewType5x.xml - if memory serves views 50 and 51 are the two lists. However it might be easier to modify the variable for the the watched indicators - variables.xml 'StatusOverlay'. Try changing the first condition to something like (the completely untested and possibly completely wrong):

Code:
<value condition="Skin.HasSetting(WatchedIndicators) + !Control.IsVisible(50) + !Control.IsVisible(51)" />

If you do make any changes to the skin make sure you back up your changes, as they will be overwritten any time the skin is updated.
Reply


Messages In This Thread
RE: [Krypton] igConq - A Conq mod - by Oral-B - 2016-11-01, 21:37
RE: [Krypton] igConq - A Conq mod - by Oral-B - 2016-11-29, 03:06
RE: [Krypton] igConq - A Conq mod - by Oral-B - 2016-11-30, 03:26
RE: [Krypton] igConq - A Conq mod - by Oral-B - 2016-11-30, 19:31
RE: [Krypton] igConq - A Conq mod - by meccs - 2016-12-09, 19:49
RE: [Krypton] igConq - A Conq mod - by Oral-B - 2016-12-10, 00:26
RE: [Krypton] igConq - A Conq mod - by BobCratchett - 2016-12-10, 00:41
RE: [Krypton] igConq - A Conq mod - by Oral-B - 2016-12-11, 16:55
RE: [Krypton] igConq - A Conq mod - by Oral-B - 2017-01-08, 14:08
Logout Mark Read Team Forum Stats Members Help
igConq - A Conq mod for Krypton3