Hi,
I've found a bug in the V8 Alpha that when using Multi-lined text buttons and then assigning a macro button to them that once you close and reopen the software the macro button loses any multi-lined buttons. The live.ini file still looks correct so it seems to be getting confused when reading that file and differentiating between the single pipe '|' and double pipe '||' characters.
Wayne
Multi-lined buttons bug
Re: Multi-lined buttons bug
It's a V7 bug 

Re: Multi-lined buttons bug
Niffo: Are the buttons not being identified by an id-number, but rather by text-lables in the source?
Thore
lydlys.com - Freelance sound & light engeneer
Using HW: D1024 & D512
Controller: 2x Akai APC mini
my DIY light mixer
lydlys.com - Freelance sound & light engeneer
Using HW: D1024 & D512
Controller: 2x Akai APC mini
my DIY light mixer
-
- Posts: 7
- Joined: 08 October 2015, 00:55
Re: Multi-lined buttons bug
@thorehl It does appear this way based on the live.ini file.
@niffo Will the buttons ever be changed over to being identified by an id number rather than by label? Would allow buttons to have the same name if required and would solve this current issue. This should also be a feature request as I personally find it frustrating that I have to prefix all my buttons in each page by the fixture name to keep them unique (XXX Strobe and YYY Strobe) when I have a page per fixture, would be nice to know that a page for fixture XXX then has a button labelled Strobe.
@niffo Will the buttons ever be changed over to being identified by an id number rather than by label? Would allow buttons to have the same name if required and would solve this current issue. This should also be a feature request as I personally find it frustrating that I have to prefix all my buttons in each page by the fixture name to keep them unique (XXX Strobe and YYY Strobe) when I have a page per fixture, would be nice to know that a page for fixture XXX then has a button labelled Strobe.
Re: Multi-lined buttons bug
@thorehl : Yes, for historical reasons.
@waynehaffenden : It would be a nice change, but it would pose backward compatibility issues.
@All : Separator "||" changed for "~" in next release. "|" and "@" are now forbidden in button titles.
@waynehaffenden : It would be a nice change, but it would pose backward compatibility issues.
@All : Separator "||" changed for "~" in next release. "|" and "@" are now forbidden in button titles.
-
- Posts: 7
- Joined: 08 October 2015, 00:55
Re: Multi-lined buttons bug
Awesome
Maybe something for the future then!
