Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
mazuk
Posted - 18/04/2012 : 19:57:40 Hi,
I have a request to change the scale on the Contest page to the actual trace. If you have defined a task the trace can be hard to see because the scale of the task is normaly used.
I just add to the Dialogs\dlgStatistics.cpp the below patch. I don't know if you like it but it fits better to my needs.
Ciao Mazuk
------------------------------------------------------------------------ 1075 1075 if(!olcmode) { // right scale for actual trace patch 18.apr.2012 mazuk ------------------------------------------------------------------------ 1076 1076 for (i=0; i<MAXTASKPOINTS; i++) {