Revisiones de Image Max URL
Image Max URL por qsniyg
Respuesta de qsniyg
Respuesta del desarrollador
publicado el hace 16 díasThis is a great idea, thanks for suggesting!
I've tracked the former suggestion here: https://github.com/qsniyg/maxurl/issues/1570 . Edit: Implemented, it'll be in a future release.
The latter (if I understand correctly) can be done through:
- Buttons -> Highlight Images -> Automatically highlight images -> Always (or Hover)
- ^ -> ^ -> Only explicitly supported images -> Yes.
You can change the highlight ring color through the Highlight CSS style (e.g. outline: 2px solid #77f; border-radius: 5px ). Note that this currently will not work for all images, such as images that are displayed as a div+background-image style.
I've tracked the former suggestion here: https://github.com/qsniyg/maxurl/issues/1570 . Edit: Implemented, it'll be in a future release.
The latter (if I understand correctly) can be done through:
- Buttons -> Highlight Images -> Automatically highlight images -> Always (or Hover)
- ^ -> ^ -> Only explicitly supported images -> Yes.
You can change the highlight ring color through the Highlight CSS style (e.g. outline: 2px solid #77f; border-radius: 5px ). Note that this currently will not work for all images, such as images that are displayed as a div+background-image style.