GNOME Bugzilla – Bug 669926
Add "name" parameter to Mallard images
Last modified: 2018-05-22 12:12:21 UTC
...so I can use document.getElementsbyName() for random ideas.
Created attachment 207389 [details] [review] Trivial patch
I'd be more enclined to set a "class" attribute instead of "name". We can then use that class to style the element if needed. In jQuery (loaded in those pages), you can select them by $("img.mallardicon"). Would it suit you also?
Would also suit, sure... but not important currently, ran into more problems that make it quite hard to do what I tried so gave up.
If you need any API to produce some useful data (or tell me your random ideas :-), please specify.
+1 hearing random ideas from Andre is always inspiring! On a more serious note ... now that a redesign is going on, maybe we already get a class for images anyway :)
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/damned-lies/issues/30.