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
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