Giter VIP home page Giter VIP logo

squiffy-editor's People

Contributors

alexwarren avatar baltasarq avatar papadasoft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

squiffy-editor's Issues

Will No Longer Run on Linux - Need to Update Electron to 4.2.12

Recently, I found that I couldn't run the Squiffy editor in any recent version of any flavor of Linux. It worked on Windows 10, but running it on Linux was a bust.

So, after doing some research, I found that we could update Electron from version 1.8.1 to version 4.2.12 to fix this issue. I have tested my fix in all the flavors of Linux except Gentoo and Debian, and it works.

I do not have a Mac, though. So, I'm hoping someone will spend 30 minutes (or less) building the Squiffy editor on a Mac using the source code from my fork on GitHub to see if everything works.

There were two issues.

  1. On Windows and Linux, jquery was not being copied into the proper place in the build. I fixed this by editing "gulpfile.js".
  2. On Linux, there was a Pango error which said the Harfbuzz version was too old. This was a bug in Electron, and it was fixed in version 4.x.x. So, I updated the Electron version from 1.8.1 to 4.2.12. This works on Windows and on Linux. I edited "gulpfile.js" and "package.json" to update the version of Electron.

I want to create a pull request so this gets updated in the real version of the Squiffy editor, but I want to make sure it doesn't introduce any issues for Mac users before I do it.

Half my code deleted itself and will not reappear after refreshing or changing browsers

Title. The last published version still basically has all the key parts so I was able to download the html of its webpage, but it's nowhere near finished and I can't figure out how to convert the story.js.download file back into squiffy code. It's long enough that I'd lose my mind manually typing it out a second time. What's available in the online editor cuts off in the middle of line 1300-something and won't even compile because it was in the middle of some bit involving lots of parentheses. I feel like I'm going to pass out. Please help.

Edit: Is this place even alive anymore lmao

License statement in desktop.html

Though the squiffy-editor software claims MIT license and open source for free use, embedded in the desktop.html file is a curious copyright statement: Copyright © 2017 Luis Felipe Morales Bendicho

Since license is a critical factor, can this be clarified?

iPad keyboard

Ace editor doesn't display iPad keyboard automatically (though GitHub seem to have figured out how to do it in Gists). Either need some magic here, or detect iPad and show a text area or CodeMirror instead.

Alt+E shows "looks good!"

Some weird Ace Editor widget appears when you hit Alt+E, cheerily saying "Looks good!". No idea what that's supposed to be but it shouldn't be there.

ascii characters in file dialog rendered as boxes

OS: Arch Linux
Squiffy version: 5.1

When attempting to save or load a file, the ascii characters are not rendered, resulting in showing a ton of boxes. I've tested this on various machines, to the same result.

squiffy-editor

UTF-8 not working in osx or windows

öäü and other UTF-8 chars are not transleted correctly when pressing the build-button. It's working in the web-version but not in windows or osx. the output is something like: öäü

ctrl+v pastes copied text twice

Pasting text into editor using keyboard shortcut pastes copied text twice. Pasting using corresponding menu item works as intended.

tested on: Squiffy editor 4.0.0 linux version on linux mint.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.