Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

AjaxRequest.toggleVisibility only supports GIF icons #2854

Closed
ghost opened this issue Nov 29, 2011 · 2 comments
Closed

AjaxRequest.toggleVisibility only supports GIF icons #2854

ghost opened this issue Nov 29, 2011 · 2 comments
Assignees
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Nov 29, 2011

Please fix the search/replace string so that we can use PNG/JPEG/GIF icons in the Tree Views. When you click on the "publish" icon (eyeball icon), ONLY GIF files are toggles to it's alternate, e.g. location.gif and location_.gif. This doesn't work for PNG, because the search replace has been hard-coded for GIF files. A quick regular expression to search for the ".(gif|jp(e)g|png|tif(f))" or similar will at least trap any image format then. Allowing us to use PNG 32 format, for transparent icons, which look much better than GIF files.

Thanks.

--- Originally created by thyon on February 8th, 2011, at 08:24am (ID 2854)

@ghost ghost assigned leofeyer Nov 29, 2011
@leofeyer
Copy link
Member

Fixed in 0978d16.

--- Originally created on February 28th, 2011, at 02:40pm

@leofeyer
Copy link
Member

--- Originally completed on February 28th, 2011, at 02:40pm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant