Reproduce:
- Create empty project
- Add part 'test' Text with parameters[font:Sans, text:Hello, size:55, colour:black]
- Add part 'test2' Text with text:TEST
- Select 'test' in Text.source
Actual result:
Nothing changed
Expected result:
Part test2 should displayed [font:Sans, text:TEST, size:55, color:black]