Skip to content

Releases: Ferruslogic/frlDragDropFilesIntoIDE

v1.1.1

05 Dec 17:13
Compare
Choose a tag to compare
- The file import was wrapped in a `Try` structure to avoid silent er…

v1.1.0

17 Aug 17:52
6eb8300
Compare
Choose a tag to compare

Bugs fixed

  • Re-copy the file when dragging an object

Upgrades

new installation stack
Screenshot_1

Fix error when installing

04 Apr 14:45
Compare
Choose a tag to compare
  • In this version the error that the installer gave is corrected.
  • Now the extension only works if the user does not have the Browse tool.

v1.0.7

18 Dec 23:29
Compare
Choose a tag to compare

Bugs fixed

  • Background graphic is removed when switching to another application.

Upgrades

  • Import to the stack where the file is placed and to the top stack if placed on an IDE stack.
  • The background graphic is colored according to the license type of your LiveCode.
  • LiveCode extensions can be dragged to install.
  • Now referenced images can be imported. Holding down the Control + Shift keys.

More improvements to SVG import

17 Dec 01:16
Compare
Choose a tag to compare
  • Ensure no empty image object is created when an imported SVG file is not supported
  • When the content of an existent image is updated keep previous control dimensions

v1.0.5

14 Dec 20:42
Compare
Choose a tag to compare

Does not create the background graphic for file types that cannot be dragged into the IDE

drag&dropFilesIntoIDE v1.0.3

04 Dec 19:31
Compare
Choose a tag to compare
  • The file SVG is no longer treated as if all content is the SVG path. Now the SVG path is searched within the files.
  • The use of the acceptDrop property has been removed.
  • When you import one or more images, it scales them to the size of the destination stack. This will only be done if they are larger than the pile.

drag&dropFilesIntoIDE v1.0.1

07 Nov 21:07
93df52a
Compare
Choose a tag to compare