livecode / livecode-ide

LiveCode cross-platform development environment (IDE)
https://livecode.com/
33 stars 71 forks source link

Multi selecting objects changes properties #917

Closed runrevelanor closed 8 years ago

runrevelanor commented 8 years ago

Create a new stack and add 2 label fields. Open the PI for the second field and set the Text Align to centre. Now select the first field and use shift-click to select the second field, the Text Align of both fields changes to left.

I think this has something to do with the segmented control as only Text Align seems affected and only if the PI is open and on the Text pane.

runrevelanor commented 8 years ago

http://quality.livecode.com/show_bug.cgi?id=17852