GithubHelp home page GithubHelp logo

Comments (3)

Moerphy avatar Moerphy commented on September 3, 2024

I think it should even be possible to use the code from the editor and embed it in an SVG, with only few changes maybe. Having the same code for animation at two different locations wouldn't be too great imho.
The only issue there would be that we would have a lot of dependency code to pull in the SVG too (jQuery + jQuery.SVG). But I want to get rid of jQuery.SVG anyway, so that might work.. (:

from dizzy.js.

linuslabo avatar linuslabo commented on September 3, 2024

I particularly like the use of (invisible) rectangles, and options for the animation.
In the old presenting module text and images were not displayed accurately: some letters or pieces of the images didn't fit the visible area.

from dizzy.js.

Moerphy avatar Moerphy commented on September 3, 2024

It actually is already possible to to the same in the current editor (using big, transparent frames as overlays), although it's not really userfriendly.
I designed the presentation mode so that everything that is put on the canvas will keep it's size (even if it's displayed way smaller than it could). When a transformation (e.g. with the zebra) is applied to that element it will get transformed back to it's original size in presentation mode.
What we really need is a tool that works similiar to the frame tool, but only creates pre-transformed, transparent frames with 100% width and height. That way users could easily draw frames around their content and in the presentation it would scale up accordingly.
[edit] But that frame-thingy should be it's own issue.. I'm a little in a hurry right now, gonna create one later (:

from dizzy.js.

Related Issues (12)

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.