Quantcast
Channel: MobileRead Forums
Viewing all articles
Browse latest Browse all 50080

Bug in Remove unused images

$
0
0
The feature in the editor to remove unused images has a bug. It does not take into account images listed in the CSS that are not being used. That image is not being used yet the option to remove it won't remove it. That class is not being used. The Remove images should look to see if that class is being used and if not, remove the unused image.

Code:

.secbreak {
  background: url(../images/secbreak.jpg) no-repeat center;
  height: 30px;
  border: none;
  margin: 0.5em 0;
}


Viewing all articles
Browse latest Browse all 50080

Latest Images

Trending Articles



Latest Images