Results 11 comments of Dmitry

![image](https://user-images.githubusercontent.com/21283706/183046275-14742ca3-f74b-4181-b579-92a506c3b43d.png)

- [x] Implement placeholder - [ ] https://github.com/surveyjs/survey-creator/issues/3357

Waiting for https://github.com/surveyjs/survey-creator/issues/2739

Hello, We couldn't reproduce the issue. We've created example: https://plnkr.co/edit/84E3Svfc7DjItmv1 and it works fine. Could you please modify this plunker or create your own sample to reproduce the issue? Thanks,...

Hello, Thank you for reporting the problems. We'll fix the issues asap. As a workaround for the rating question, you can use the `useDropdown: "never"` option in json, it disables...

1. Redesign image question in designer: https://www.figma.com/file/7QOeoDDCaPuqzWAROR0kDY/SJS-Creator?node-id=8085%3A48266 2. Remove max-width property for image in auto mode 3. Restrict image height in auto mode, choose default value 4. Set default imageFit...

https://jsbin.com/atarOxU/1/edit?output

Hello, Please, merge master into your branch and resolve conflicts so we can restart azure pipelines. Thanks, Dmitry SurveyJS Team

Hello I' ve checked this case in this repo, and it workes fine. Could you please provide some steps to reproduce this problem or your project? Thanks, Dmitriy SurveyJS Team

Hello Please check our angular.json file in the root of repo. There are configs which you should include in your project to use barrating question. Please, try it. If you...