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

LiveCode cross-platform development environment (IDE)

Results 70 livecode-ide issues
Sort by recently updated
recently updated
newest added

Every time I prototype a UI in LiveCode I always look for an arrange object layer menu item when I right-click. Mainly because this is present in other tools I...

This patch updates the answer & ask stacks to use the gRevSmallAppIcon when an `iconType` has been specified on macOS. Closes https://quality.livecode.com/show_bug.cgi?id=9421

bug

This patch updates the answer & ask stacks to use the default question icon when the `iconType` is `questions` instead of using the default error icon when the `iconType` is...

This patch removes a seemingly unnecessary `unlock cursor` in the IDE's mouseMove event handler (`ideMouseMove`). The IDE intercepts mouseMove so that it can update the resize cursor used when the...

Blocking "after openField" to reach stack "revInspectorEditorBehavior" avoids hiliting of field "value" when clicking. Thus preventing an unwanted scroll.

bug

This patch adds a "WebAssembly" checkbox to the emscripten standalone settings pane and modifies the setting scripts to handle choosing "WebAssembly" as a new emscripten target architecture.

enhancement

This patch is the IDE part of https://github.com/livecode/livecode/pull/7337.

This patch adds `leftIndent`, `rightIndent`, `spaceAbove` and `spaceBelow` to the field inspector. Depends on https://github.com/livecode/livecode/pull/7195

enhancement

…ndless loop Fix consists of emptying all quoted Strings