question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

are altImage options obsolete?

See original GitHub issue
    altImageFill: true,
    altImageStroke: false,
    altImageOpacity: 0.7

I cannot find them in the source. Please help.

Issue Analytics

  • State:closed
  • Created 10 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
szepeviktorcommented, Feb 3, 2021
0reactions
rafamoraccommented, Feb 3, 2021

Can someone pleeeaase remove me ? Tyvm

On Wed, Feb 3, 2021, 1:27 AM techfg notifications@github.com wrote:

Hello @szepeviktor https://github.com/szepeviktor -

Thank you for your inquiry, apologies for the delayed reply!

altImageOpacity is a valid and supported configuration option, however altImageFill and altImageStroke are not (don’t believe they ever were although possibly at some point in a very early version).

As you correctly identified in follow-up, fill, fillColor/ColorMask/Opacity, stroke and strokeColor/Opacity/Width are the correct options to control those properties.

If you are having any issues with these working as expected, please feel free to submit a new issue per our Bug Report https://github.com/jamietre/ImageMapster/blob/master/CONTRIBUTING.md#bug-reports guidelines.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jamietre/ImageMapster/issues/166#issuecomment-772297792, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHDVZ34TR3BKWGEVUPORV73S5D3HXANCNFSM4AJTGGOQ .

Read more comments on GitHub >

github_iconTop Results From Across the Web

HTML Img Alt Tags For SEO Best Practice - Search Engines ...
It has been deprecated and should no longer be used. ... Both attributes are now deprecated. ... Deprecated in HTML 4.0 in favor...
Read more >
how to show alternate image if source image is not found ...
I think this is very nice and short <img src="imagenotfound.gif" alt="Image not found" onerror="this.src='imagefound.gif';" />.
Read more >
HTML Techniques for WCAG 2.0 - W3C
Deprecated examples illustrate techniques that content developers should not use. ... 14.3 Grouping options of select elements ...
Read more >
HTML Standard
... 14 The XML syntax; 15 Rendering; 16 Obsolete features; 17 IANA considerations; Index; References; Acknowledgments; Intellectual property rights ...
Read more >
Including html partials within html partials without the ... - GitHub
At some point in the past html-loader had an interpolate option. ... As far as understand it this recently got deprecated and replaced...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found