Page 1 of 1

processing duplicates

Posted: Fri Feb 28, 2025 12:38 pm
by uncleyear
Hello.
In the attachments, there is an mrt template where you can observe the issue I would like to fix. As you can see in preview, the height of the cells starting from the second one in the first row of the merged group is larger than the others in the same group and matches the height of the text in the column by which the merging is performed. This is the maximum I could achieve when using "merge by value and tag." If I use "merge by tag," all the cells in the merged group end up with the height of the text in the first column. Is it possible to achieve?

(Stimul Designer is 2017.1.11)

Re: processing duplicates

Posted: Fri Feb 28, 2025 1:01 pm
by Lech Kulikowski
Hello,

We couldn't reproduce the issue. Please check the last release version.

Thank you.

Re: processing duplicates

Posted: Fri Feb 28, 2025 2:10 pm
by uncleyear
Lech Kulikowski wrote: Fri Feb 28, 2025 1:01 pm Hello,

We couldn't reproduce the issue. Please check the last release version.

Thank you.
Could you please show your output in preview? Mine is in attachments.

Re: processing duplicates

Posted: Fri Feb 28, 2025 3:23 pm
by Lech Kulikowski
Hello,

Please check that you sent us the correct report.

Thank you.

Re: processing duplicates

Posted: Fri Feb 28, 2025 4:12 pm
by uncleyear
Lech Kulikowski wrote: Fri Feb 28, 2025 3:23 pm Hello,

Please check that you sent us the correct report.

Thank you.
Sorry, wrong mrt, now updated.

Re: processing duplicates

Posted: Mon Mar 03, 2025 8:39 pm
by Lech Kulikowski
Hello,

Please check the sample report. You can use the necessary for you option.
Also, please check the last release build.

Thank you.

Re: processing duplicates

Posted: Tue Mar 04, 2025 11:27 am
by uncleyear
Hi Lech. So, it seems the only way to solve the problem is master-detail variant. I will try.
Thank you.

Re: processing duplicates

Posted: Tue Mar 04, 2025 5:48 pm
by Lech Kulikowski
Hello,

You are welcome.

Re: processing duplicates

Posted: Wed Mar 05, 2025 8:55 am
by uncleyear
Hi again.
For a master-detail solution there is one problem - if the master's cell has a big height. :(
Is it solvable somehow?

Re: processing duplicates

Posted: Fri Mar 07, 2025 5:28 pm
by Lech Kulikowski
Hello,

As a way, you can use scripts in events and double pass. In the first pass calculate height, and in the second set the necessary height for the Text component.

Thank you.