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

It's impossible to change the default value of the rowTitleWidth property for all matrix question types #7228

Closed
JaneSjs opened this issue Oct 25, 2023 · 0 comments · Fixed by #7234
Assignees
Labels
bug user issue An issue or bug reported by users
Milestone

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented Oct 25, 2023

User issue: T15220 - How to set rowTitleWidth for all matrix type questions
https://surveyjs.answerdesk.io/internal/ticket/details/T15220


The following code doesn't set a default value for the rowTitleWidth property for matrices:

Serializer.getProperty("matrix", "rowTitleWidth").defaultValue = "50px";

View CodeSandbox

Current results
image
image

Expected results
image
image

@JaneSjs JaneSjs added bug user issue An issue or bug reported by users labels Oct 25, 2023
@JaneSjs JaneSjs changed the title Impossible to set the default rowTitleWidth property for all matrix question types Impossible to set the default rowTitleWidth property value for all matrix question types Oct 25, 2023
@andrewtelnov andrewtelnov self-assigned this Oct 26, 2023
andrewtelnov added a commit that referenced this issue Oct 26, 2023
tsv2013 pushed a commit that referenced this issue Oct 26, 2023
@OlgaLarina OlgaLarina added this to the v1.9.115 milestone Oct 27, 2023
@RomanTsukanov RomanTsukanov changed the title Impossible to set the default rowTitleWidth property value for all matrix question types It's impossible to change the default value of the rowTitleWidth property for all matrix question types Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug user issue An issue or bug reported by users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants