-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I edited the Honeycomb and Wave patterns so that they render with less transparency artifacts in Firefox 34 and earlier. The hack consists of replacing all "transparent" color with an rgba color similar to the background with 0 opacity. For the honeycomb pattern this adds +- 50 characters/bytes to the total size. The original still is the more elegant solution IMO.
- Loading branch information
1 parent
ca94a1f
commit 5649fd8
Showing
1 changed file
with
11 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters