Subversion Repositories wimsdev

Rev

Rev 15655 | Rev 15669 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15655 Rev 15657
Line 4430... Line 4430...
4430
        @ a slider will affect all draggable objects after the ''slider`` command...<br />and can be used to group translate / rotate several objects...<br />until a next ''slider`` or keyword ''killslider``
4430
        @ a slider will affect all draggable objects after the ''slider`` command...<br />and can be used to group translate / rotate several objects...<br />until a next ''slider`` or keyword ''killslider``
4431
        @ amount of sliders is not limited.
4431
        @ amount of sliders is not limited.
4432
        @ a slider can not be set ''snaptogrid`` or other ''snapto*`` : you may always use 'drag xy' in combination with the slider objects
4432
        @ a slider can not be set ''snaptogrid`` or other ''snapto*`` : you may always use 'drag xy' in combination with the slider objects
4433
        @ <code>javascript:read_dragdrop();</code> will return an array with ''object_number:slider_value``
4433
        @ <code>javascript:read_dragdrop();</code> will return an array with ''object_number:slider_value``
4434
        @ every draggable object may have its own slider (no limit in amount of sliders)
4434
        @ every draggable object may have its own slider (no limit in amount of sliders)
4435
        @ label: some slider text. LaTeX produced by wims command ''mathmlmath`` is allowed.
4435
        @ label: some slider text. <br />Note: on <a target='new' href='https://katex.org'>KaTeX</a> enabled wims, TeX produced by wims command ''mathmlmath``, is allowed.
4436
        @ use fillcolor for slider controlkey
4436
        @ use fillcolor for slider controlkey
4437
        @ use strokecolor for slider bar
4437
        @ use strokecolor for slider bar
4438
        @ use fontfamily / fontcolor to set used fonts
4438
        @ use fontfamily / fontcolor to set used fonts
4439
        @ use opacity (only fill opacity will be used) to set transparency
4439
        @ use opacity (only fill opacity will be used) to set transparency
4440
        @ the slider canvas will be added to the ''tooltip div``: so incompatible with command tooltip ; setlimits etc
4440
        @ the slider canvas will be added to the ''tooltip div``: so incompatible with command tooltip ; setlimits etc