Allow for dynamic SVGs #132

Closed
opened 2012-12-23 14:25:30 +00:00 by rlx · 1 comment
Owner

(so that SVGs can have a default/selected/disabled/... color per theme, without having to include themed dataURLs ... selected/disabled would need special hooks)

(so that SVGs can have a default/selected/disabled/... color per theme, without having to include themed dataURLs ... selected/disabled would need special hooks)
rlx added the
Ox.UI
label 2012-12-23 14:25:30 +00:00
rlx self-assigned this 2012-12-23 14:25:30 +00:00
rlx added the
severity: major
enhancement
0.1
0.1
labels 2012-12-23 14:25:30 +00:00
Author
Owner

This would mean to get rid of the data urls altogether, use an 'images' dict in Ox.UI.json ('name': 'xml'), and substitute colors on demand.

This implies dropping the 'loadImages' option in Ox.UI (would always be true, which is currently the default).

This would mean to get rid of the data urls altogether, use an 'images' dict in Ox.UI.json ('name': 'xml'), and substitute colors on demand. This implies dropping the 'loadImages' option in Ox.UI (would always be true, which is currently the default).
rlx added the
fixed
label 2012-12-29 17:48:16 +00:00
rlx closed this issue 2012-12-29 17:48:16 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/oxjs#132
No description provided.