web-tiki
web-tiki
@poi33 I don't have time to make a fix for this bug just now but the tests I made reveal the calculation bug comes from the `transform` property on the...
> i would like to work on this issue please assign to me Done !
Hello @muhammedmagdi @poi33 , This issue has been around for a long time. Chrome renders text blurry when it is transformed and "untransformed". I just made a new test and...
@muhammedmagdi then there is no way to solve this issue yet...
@muhammedmagdi that is clearly the way to go in the futur but for now, I don't want to use it as it isn't supported by Edge/IE. See [canIuse](https://caniuse.com/#feat=css-clip-path)
To make the hexagons, it would be a good alternative but the hover effect would be pretty hard to make and buggy because of the transitions. It would require JS...
@daslicht If the low browser support of clip-path isn't an issue for you then you definetly should go down that route ;) See caniuse for clip-path browser support table :...
@poi33 Clip-path support has become much better but I don't think it is a good idea to use it yet. The risk ratio of it failling compared to the benefit...
@ryandemmer The last update of JCE 2.6.28 has solved the issue. Thank a lot!
Hello again @ryandemmer . I am back because it seems I spoke to quick in my last comment and the last update didn't solve the conflict. These are the steps...