livecode-ide icon indicating copy to clipboard operation
livecode-ide copied to clipboard

[Bug 19347] Allow setting the 'style' of the stack from the PI

Open livecodepanos opened this issue 8 years ago • 2 comments

livecodepanos avatar Jun 14 '17 09:06 livecodepanos

This PR fixes the problem, but I am not sure if setting the style of the stack should be feasible from the Property Inspector. If someone sets the style to modal accidentally, there is no way to undo that, other than force-quitting the IDE.

livecodepanos avatar Jun 14 '17 09:06 livecodepanos

@livecodepanos what about checking if the stack is currently open before setting the style to modal and throwing up a warning dialog first if it is? We have the same issue from the contextual menu I think so perhaps this can be handled centrally.

montegoulding avatar Jun 23 '17 10:06 montegoulding