Search and Top Navigation
#3005 closed enhancement (wontfix)
Opened June 15, 2008 05:22PM UTC
Closed June 26, 2008 09:50PM UTC
effects.scale: Enable option "to".
Reported by: | c_t | Owned by: | aaron |
---|---|---|---|
Priority: | major | Milestone: | 1.5.2 |
Component: | ui.effects.* (individual effect) | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It would be nice if one could pass not only the "from"-option but also the "to"-option to effects.scale. Otherwise reverting a scale-effect where "from" was defined seems quite impossible.
I've attached a simple patch that allows specifying the "to"-option and that works for me without any drawbacks so far.
Attachments (1)
Change History (3)
Changed June 26, 2008 08:17PM UTC by comment:1
owner: | → aaron |
---|---|
status: | new → assigned |
Changed June 26, 2008 08:17PM UTC by comment:2
milestone: | 1.5.1 → 1.5.2 |
---|
Changed June 26, 2008 09:50PM UTC by comment:3
resolution: | → wontfix |
---|---|
status: | assigned → closed |
effects.scale is for sizing by a percentage factor. If you want to specify a specific size to scale to (not a percentage), use effects.size