Skip to content

Missing features or PEBKAC ? color, bracket, arrow and frame #5

@tttp

Description

@tttp

Hi,

Playing with the editor on FF3.6/linux, not sure if its an issue with the browser, me or dizzy.

I wanted to change the color of a text, clicked on it, have on the > the "chose color for this group", but when I click on it, nothing happens.

I couldn't either use the add a group feature.

on the main menu, couldn't select the arrow, line, bracket ellipse or formula.

On the presentation path, I haven't found how to select the "zoom" of each step. I was trying to have several images/words visible instead of systematically zooming to a single element until it takes the full width.

General suggestions:
I would like to be able to define for each element one or several css class and an id (or that the path number is an id, eg step-1), so setting the font family and font-color can be done directly in the css (and would make it easier to have a coherent style). Pretzi is offering 3 classes (Title 1 Title 2 and body), probably good enough to offer a handful.

I'd like that changing slide/step is a jquery event, so I can trap it to alter further the presentation, eg:

$('#step-42").showSlide (function () { $('.extracontent').fadeIn();}

Otherwise, really impressed by what can be done now on svg, that's really smooth, well done.

X+

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions