Metropolis Development
(2012-07-02, 19:48)stoli Wrote:
(2012-07-01, 19:16)dunpealhunter Wrote: Any change you could make a fix for the annoying pop-up you see every time you use a mouse?

It's not perfect, but here's a quick fix. Edit Includes_Animations.xml and look for the lines:

<inlclude name="Animation_NavMenu">
blah....
</include>

and change it to be:

Code:
<inlclude name="Animation_NavMenu">
<animation effect="slide" start="-10,0" end="690,0" time="0" tween="quadratic" easing="out" condition="ControlGroup(7000).HasFocus">Conditional</animation>
        <animation type="Conditional" condition="!ControlGroup(7000).HasFocus()">
            <effect type="zoom" start="100" end="100" center="auto" tween="back" easing="in" time="400" />
            <effect type="fade" start="100" end="0" time="400" />
        </animation>
        <animation effect="slide" start="10,0" end="-690,0" time="0" tween="quadratic" easing="out" condition="ControlGroup(7000).HasFocus">WindowClose</animation>
</include>

I'll get a cleaner implementation done later...

Hi Stoli, thanks for the temporary work around for mouse users. I tried editing the Includes_Animations.xml file located in my AppData folder, eg: (C:\Users\Dennis\AppData\Roaming\XBMC\addons\skin.metropolis\720p) with XBMC closed and then restarted XBMC but the menu is still popping up in the centre of the screen when you mouse over.

I've found this skin to be the most practical to use with my setup - it has PVR support & the Cinema Experience button available plus plenty of other neat bits of information displayed. But I too am another mouse user, sorry to bug you guys with this one.
Reply


Messages In This Thread
Metropolis Development - by stoli - 2012-03-27, 21:08
RE: Metropolis Development - by jingai - 2012-03-29, 14:01
RE: Metropolis Development - by jingai - 2012-04-02, 03:45
RE: Metropolis Development - by jingai - 2012-04-05, 21:47
RE: Metropolis Development - by stoli - 2012-04-11, 19:41
RE: Metropolis Development - by jingai - 2012-04-11, 20:14
RE: Metropolis Development - by jingai - 2012-04-12, 04:34
RE: Metropolis Development - by thewarm - 2012-04-12, 15:39
RE: Metropolis Development - by stoli - 2012-04-12, 19:21
RE: Metropolis Development - by jingai - 2012-04-12, 16:58
RE: Metropolis Development - by Aenima99x - 2012-04-13, 04:45
RE: Metropolis Development - by jingai - 2012-04-28, 00:30
Metropolis Development - by knewknow - 2012-04-28, 01:29
RE: Metropolis Development - by jingai - 2012-04-28, 02:26
RE: Metropolis Development - by jingai - 2012-04-28, 05:40
RE: Metropolis Development - by hdmax - 2012-04-29, 00:20
RE: Metropolis Development - by jingai - 2012-04-29, 16:12
RE: Metropolis Development - by Aenima99x - 2012-04-30, 00:41
RE: Metropolis Development - by hdmax - 2012-04-30, 05:20
RE: Metropolis Development - by Amra - 2012-04-30, 19:23
RE: Metropolis Development - by User 55003 - 2012-04-30, 09:28
RE: Metropolis Development - by hdmax - 2012-04-30, 17:32
RE: Metropolis Development - by User 55003 - 2012-05-01, 00:05
RE: Metropolis Development - by stoli - 2012-04-30, 18:13
RE: Metropolis Development - by hdmax - 2012-05-01, 10:46
RE: Metropolis Development - by Brice - 2012-04-30, 19:06
RE: Metropolis Development - by User 55003 - 2012-05-01, 04:10
RE: Metropolis Development - by Brice - 2012-05-01, 18:13
RE: Metropolis Development - by User 55003 - 2012-05-01, 12:42
RE: Metropolis Development - by hdmax - 2012-05-01, 18:43
RE: Metropolis Development - by YOUNG13 - 2012-05-01, 20:45
RE: Metropolis Development - by Aenima99x - 2012-05-01, 16:54
RE: Metropolis Development - by User 55003 - 2012-05-02, 00:36
RE: Metropolis Development - by ialand - 2012-05-02, 02:57
RE: Metropolis Development - by User 55003 - 2012-05-02, 03:25
RE: Metropolis Development - by ialand - 2012-05-02, 04:41
RE: Metropolis Development - by User 55003 - 2012-05-02, 06:45
RE: Metropolis Development - by stoli - 2012-05-02, 22:06
RE: Metropolis Development - by hdmax - 2012-05-03, 21:45
RE: Metropolis Development - by jingai - 2012-05-04, 00:06
RE: Metropolis Development - by User 55003 - 2012-05-04, 01:24
RE: Metropolis Development - by jingai - 2012-05-04, 02:49
RE: Metropolis Development - by User 55003 - 2012-05-04, 03:28
RE: Metropolis Development - by jingai - 2012-05-04, 03:44
RE: Metropolis Development - by stoli - 2012-05-04, 15:52
RE: Metropolis Development - by Aenima99x - 2012-05-04, 05:03
RE: Metropolis Development - by Aenima99x - 2012-05-08, 16:27
RE: Metropolis Development - by hdmax - 2012-05-04, 06:31
RE: Metropolis Development - by rflores2323 - 2012-05-04, 13:46
RE: Metropolis Development - by thewarm - 2012-05-06, 03:40
RE: Metropolis Development - by rflores2323 - 2012-05-07, 22:57
RE: Metropolis Development - by stoli - 2012-05-08, 17:21
RE: Metropolis Development - by Aenima99x - 2012-05-09, 01:58
RE: Metropolis Development - by Aenima99x - 2012-05-11, 21:30
Metropolis Development - by stoli - 2012-05-16, 00:04
RE: Metropolis Development - by jingai - 2012-05-17, 01:20
RE: Metropolis Development - by ialand - 2012-05-18, 04:02
RE: Metropolis Development - by username145 - 2012-05-18, 15:28
RE: Metropolis Development - by Killer-JoeBR - 2012-05-19, 18:06
RE: Metropolis Development - by jingai - 2012-05-23, 15:31
RE: Metropolis Development - by Killer-JoeBR - 2012-05-23, 23:56
RE: Metropolis Development - by jingai - 2012-05-24, 17:09
RE: Metropolis Development - by Killer-JoeBR - 2012-05-26, 16:18
RE: Metropolis Development - by knewknow - 2012-05-28, 02:27
RE: Metropolis Development - by Aenima99x - 2012-05-28, 05:26
RE: Metropolis Development - by knewknow - 2012-05-31, 02:37
RE: Metropolis Development - by jingai - 2012-06-20, 16:44
RE: Metropolis Development - by stoli - 2012-06-20, 18:34
RE: Metropolis Development - by jingai - 2012-06-21, 02:46
RE: Metropolis Development - by thewarm - 2012-06-25, 13:34
RE: Metropolis Development - by jingai - 2012-06-24, 22:17
RE: Metropolis Development - by stoli - 2012-06-25, 15:41
RE: Metropolis Development - by jingai - 2012-06-25, 18:12
RE: Metropolis Development - by thewarm - 2012-06-25, 18:34
RE: Metropolis Development - by jingai - 2012-06-25, 18:59
RE: Metropolis Development - by thewarm - 2012-06-26, 01:29
RE: Metropolis Development - by jingai - 2012-06-27, 02:20
RE: Metropolis Development - by jingai - 2012-06-27, 19:36
RE: Metropolis Development - by stoli - 2012-06-27, 20:29
RE: Metropolis Development - by jingai - 2012-06-28, 16:16
RE: Metropolis Development - by Aenima99x - 2012-06-28, 16:32
RE: Metropolis Development - by jingai - 2012-06-28, 17:06
RE: Metropolis Development - by jingai - 2012-06-28, 19:54
RE: Metropolis Development - by stoli - 2012-06-28, 20:54
RE: Metropolis Development - by Aenima99x - 2012-06-29, 03:40
RE: Metropolis Development - by jingai - 2012-06-29, 03:46
RE: Metropolis Development - by lajbans - 2012-06-30, 15:49
RE: Metropolis Development - by jingai - 2012-06-30, 17:35
RE: Metropolis Development - by dekani - 2012-07-01, 00:03
RE: Metropolis Development - by dunpealhunter - 2012-07-01, 19:16
RE: Metropolis Development - by stoli - 2012-07-02, 19:48
RE: Metropolis Development - by DenMurphy - 2013-10-13, 01:03
RE: Metropolis Development - by dekani - 2012-07-01, 21:00
RE: Metropolis Development - by kyotocafe - 2012-07-04, 09:47
RE: Metropolis Development - by lajbans - 2012-07-06, 10:44
Metropolis Development - by stoli - 2012-07-02, 01:08
RE: Metropolis Development - by dunpealhunter - 2012-07-02, 04:41
RE: Metropolis Development - by jingai - 2012-07-02, 17:25
RE: Metropolis Development - by dekani - 2012-07-06, 20:02
RE: Metropolis Development - by jingai - 2012-07-06, 21:15
RE: Metropolis Development - by thewarm - 2012-07-06, 17:10
RE: Metropolis Development - by ialand - 2012-07-12, 00:57
RE: Metropolis Development - by dekani - 2012-07-14, 17:48
RE: Metropolis Development - by stoli - 2012-07-16, 19:57
RE: Metropolis Development - by jingai - 2012-07-18, 17:59
RE: Metropolis Development - by Victim - 2012-07-17, 02:27
RE: Metropolis Development - by jingai - 2012-07-18, 17:11
RE: Metropolis Development - by stoli - 2012-07-18, 18:15
RE: Metropolis Development - by jingai - 2012-07-18, 18:19
RE: Metropolis Development - by jingai - 2012-07-18, 19:51
RE: Metropolis Development - by dekani - 2012-07-18, 21:41
RE: Metropolis Development - by dekani - 2012-07-18, 22:00
RE: Metropolis Development - by jingai - 2012-07-18, 22:05
RE: Metropolis Development - by dekani - 2012-07-18, 22:14
RE: Metropolis Development - by PatOso - 2012-08-27, 20:31
RE: Metropolis Development - by jingai - 2012-08-27, 20:49
RE: Metropolis Development - by PatOso - 2012-08-28, 07:51
RE: Metropolis Development - by jingai - 2012-08-28, 15:29
RE: Metropolis Development - by PatOso - 2012-08-28, 20:04
RE: Metropolis Development - by PatOso - 2012-08-29, 09:58
RE: Metropolis Development - by jingai - 2012-08-29, 16:55
RE: Metropolis Development - by PatOso - 2012-08-31, 07:44
RE: Metropolis Development - by kitsunegari - 2012-09-06, 17:25
RE: Metropolis Development - by PatOso - 2012-09-12, 11:22
RE: Metropolis Development - by PatOso - 2012-10-08, 20:14
RE: Metropolis Development - by PatOso - 2012-10-27, 12:31
RE: Metropolis Development - by jingai - 2012-10-27, 15:31
RE: Metropolis Development - by jingai - 2012-11-05, 22:25
RE: Metropolis Development - by PatOso - 2012-11-09, 09:52
RE: Metropolis Development - by CutSickAss - 2012-12-13, 00:11
RE: Metropolis Development - by jingai - 2012-12-13, 16:29
RE: Metropolis Development - by CutSickAss - 2012-12-13, 19:06
Logout Mark Read Team Forum Stats Members Help
Metropolis Development0