piatra / kreator.js

slide tool interface for reveal.js
Apache License 2.0
228 stars 59 forks source link

Settings panel #19

Closed piatra closed 10 years ago

piatra commented 10 years ago

User should be able to change (at least)

Other features to be added after 2.0 release. I'm trying to add a minimum set of features.

famthegeek commented 10 years ago

the 2.0 release should be fairly basic but a settings panel is good, and later we should add the option to create and save custom themes

piatra commented 10 years ago

Update: Added theme selector https://github.com/piatra/kreator.js/commit/f1e8bc02f833bf5016ed6decf1e57ad01a0da8d1 & https://github.com/piatra/kreator.js/commit/504810f917b9e36455fc70d3ef2a14add22357dd

Interface controls should slightly adapt to the change due to contrast differences.

screenshot from 2014-02-19 22 36 30

famthegeek commented 10 years ago

On smaller screens the presentation editor overflows the settings panel image

Also the settings panel should only become visible if you click a button or hover the mouse on the left side and/or upper left corner

famthegeek commented 10 years ago

Take a look at the Reveal.initialize embedded flag. I can have a go at it later today if you haven't fixed it before I do, your surprisingly fast to fix the things I planned to fix :P

piatra commented 10 years ago

Thanks fo reporting. I'll assign this bug to you. I wanted to fix as many bugs as I could so that I could keep the deadline. :)

On Thursday, February 20, 2014, famthegeek notifications@github.com wrote:

Take a look at the Reveal.initialize embedded flag. I can have a go at it later today if you haven't fixed it before I do, your surprisingly fast to fix the things I planned to fix :P

Reply to this email directly or view it on GitHubhttps://github.com/piatra/kreator.js/issues/19#issuecomment-35595226 .

Andrei Oprea

famthegeek commented 10 years ago

:+1: