You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to have the following options added to the block section?
Now we have to edit an extra file (custom.js) to get things done.
blocks[IDX]['StateTextOn'] -> state text shown when switch is on
blocks[IDX]['StateTextOff'] -> state text shown when switch is off
blocks[IDX]['IconOn'] -> fontimage shown when switch is on
blocks[IDX]['IconOff'] -> fontimage shown when switch is off
blocks[IDX]['ImageOn'] -> image shown when switch is on
blocks[IDX]['ImageOff'] -> image shown when switch is off
The text was updated successfully, but these errors were encountered:
HansieNL
changed the title
Extra block sections [Feature Requests]
Extra block options [Feature Requests]
Sep 3, 2018
HansieNL
changed the title
Extra block options [Feature Requests]
Extra blocks options [Feature Requests]
Sep 3, 2018
Is it possible to have the following options added to the block section?
Now we have to edit an extra file (custom.js) to get things done.
blocks[IDX]['StateTextOn'] -> state text shown when switch is on
blocks[IDX]['StateTextOff'] -> state text shown when switch is off
blocks[IDX]['IconOn'] -> fontimage shown when switch is on
blocks[IDX]['IconOff'] -> fontimage shown when switch is off
blocks[IDX]['ImageOn'] -> image shown when switch is on
blocks[IDX]['ImageOff'] -> image shown when switch is off
The text was updated successfully, but these errors were encountered: