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

This patch ensures that all the properties of the field 'theEditor' we care about are saved in a temp variable, so as they can be queried after 'theEditor' is deleted,...

bug

This patch adds support for new device sizes in new stack templates, both in the 'New File' menu and the in the start center. Start Center: After pressing "New" in...

enhancement

mobile datagrid scrollers are initialized with delayTouches = true this will prevent a datagrid from scrolling because the moment the datagrid is touched, a row will be selected.

If cursor is at end of "end handler" struct and indentation of previous non-empty line is less than indentation preference hitting return will cut off characters of "end handler" struct

bug

backspaceKey in position 1 of line 1 returning wrong position to SE

bug

…opped files This patch fixes an issue where the file property editor was inserting drag and dropped file paths rather than replacing the entire content of the field.

enhancement

Closes [bug 22205](https://quality.livecode.com/show_bug.cgi?id=22205) This patch ensures that user stacks with names similar to the leaf name of IDE library stacks (e.g. "drawing", "diff" etc) are no longer treated as IDE...

bug

Keep textFormatSelection from removing a return If last char of a text is return