Zoltan Hawryluk

Results 20 comments of Zoltan Hawryluk

I will be looking into this in a future release. I am thinking as well as splitting up a font into ranges using unicode-range (https://developer.mozilla.org/en-US/docs/Web/CSS/unicode-range) with an appropriate fallback. Will...

Still interested in doing this. Will update this ticket when more action happens.

Hello. I am more than willing to look into @raldred's changes (as well as the others). His changes are OSX specific and it will probably require a refactor to make...

@shehi : I have not added the changes requested since they are pretty specific to OSX (and since the code has a lot more features since his changes were made)....

The CSS will currently be generated in the same directory. May fix this in a subsequent release.

@pep- Is this currently handled in the fixes I made? I haven't been able to reproduce this issue. Let me know ... and thanks for the bug reports.. Z.

Do you have a page where this problem manifests itself? If so, I may be able to fix this issue. Thanks in advance, Zoltan.

Do you have a test page that you can post with this error present?

Do you have an example page where this exception is thrown? There may be a better solution for this than telling users to "fix the problem themselves". If you have...

The `number` input type is only polyfills validation. I may make a number widget or use one that exists if I see one that doesn't have a lot of dependencies...