View Single Post
Old 07-01-2019, 04:05 AM   #14
MaXyM
Human being with feelings
 
Join Date: Aug 2018
Posts: 454
Default

You wouldn't believe it.
It works if I leave redundant condition:

Code:
set mcp.folder folderstate<0 [0 305 88 16 0 1 0 1] [0 305 88 16 0 1 0 1]
But if I remove the condition
Code:
set mcp.folder [0 305 88 16 0 1 0 1]
it doesn't work. trackidx is not rendered then

Playing with it I also ended with the state when number was initially rendered, but disappeared when hovering over folder button (of folder track). Then reappear when I clicked somewhere else.



Maybe I should rise a bug report since it looks like some corner case of WALTER optimization.

Anyway, I ended up with stable version. Thank you guys!
MaXyM is offline   Reply With Quote