View Issue Details

IDProjectCategoryView StatusLast Update
0001726The Dark ModGUIpublic14.05.2020 16:13
ReporterSneaksieDave Assigned ToSpringheel  
PrioritylowSeverityminorReproducibilityunable to reproduce
Status closedResolutionfixed 
Product VersionSVN 
Target VersionTDM 2.08Fixed in VersionTDM 2.06 
Summary0001726: Stop fade of all menu entries at once / at a click
DescriptionOriginal suggestion made by ascottk:

- Having all of the menu buttons fade in at once at mouseover or click. Right now, only one button/choice fades in, but that looks clumsy as hell
TagsNo tags attached.

Activities

greebo

greebo

29.03.2009 16:54

administrator   ~0002401

Yeah, this is really low priority.
tels

tels

19.07.2011 20:57

reporter   ~0003936

I have toyed around with this, and this is currently impossible to achieve unless we create either a GUI script or an SDK C++ code that can "fade" a textcolor.

The problem here is that "transition" starts a fade and until that fade is completed, any other transition does simply not happen at all. So we cannot abort or interrrupt the fading it it seems. Everything I tried (another transition, reset time, set notime = 1 etc all failed to interrupt the fade - tested this with a very long fade of 5 or eve 10 seconds and during that time nothing will do.
tels

tels

13.02.2012 22:43

reporter   ~0004321

This should now be possible with the source, by adding some sort of abort-transition command.
nbohr1more

nbohr1more

14.05.2020 16:11

developer   ~0012511

The 2.06 menu overhaul changed this.

There are no asynchronous menu text rendering issues now.

Issue History

Date Modified Username Field Change
29.03.2009 16:41 SneaksieDave New Issue
29.03.2009 16:54 greebo Note Added: 0002401
29.03.2009 16:54 greebo Status new => acknowledged
19.07.2011 20:57 tels Note Added: 0003936
13.02.2012 22:43 tels Note Added: 0004321
14.05.2020 16:11 nbohr1more Note Added: 0012511
14.05.2020 16:13 nbohr1more Assigned To => Springheel
14.05.2020 16:13 nbohr1more Status acknowledged => closed
14.05.2020 16:13 nbohr1more Resolution open => fixed
14.05.2020 16:13 nbohr1more Fixed in Version => TDM 2.06
14.05.2020 16:13 nbohr1more Target Version => TDM 2.08