Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-Select/Dynamic Matrix: Deprecate columnsLayout, implement the t… #7822

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

andrewtelnov
Copy link
Member

…ransposeData: true | false property instead fix #7807

…ransposeData: true | false property instead fix #7807
@andrewtelnov andrewtelnov marked this pull request as draft February 7, 2024 12:56
@andrewtelnov andrewtelnov marked this pull request as ready for review February 8, 2024 06:54
@@ -959,6 +959,12 @@ export class QuestionMatrixDropdownModelBase extends QuestionMatrixBaseModel<Mat
this.clearRowsAndResetRenderedTable();
}
}
public get transposeData(): boolean {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doc comments?

@tsv2013 tsv2013 merged commit c081dc0 into master Feb 8, 2024
20 checks passed
@tsv2013 tsv2013 deleted the features/7807-transpose-vs-columnlayout branch February 8, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants