@marcoarment hey, huge thanks for overcast, it's really lovely!
Quick (stupid) question tho, I do not seem to be able to play the full smartlist at a time anymore. All I can find is a single podcat play button that does not go to next item in smartlist even with autostop off?
@kojiishi@LeaVerou@yisibl@fantasai After returning from my holiday, what a nice thing I had waiting. Awesome, thank you so much! Seems to work just as I hoped it would.
@kojiishi@LeaVerou@yisibl@fantasai So, to say in other words. I'd like a control for `text-wrap: balance;` to NOT hyphenate words at the same time as the container boundary should hyphenate layout breaking words.
@kojiishi@LeaVerou@yisibl@fantasai Could be, thanks. Now should this "boundary" be added to the discussion too? I mean, when the balancing is happening, the word does not necessarily cross the actual div right border and break the layout like on this link. Or am I just misunderstanding this?
@LeaVerou@yisibl@fantasai Probably, if there was a way to apply them with the text-wrap: balance wrapping boundary. For example the overflow-wrap: break-word would probably work if it would apply to the text-wrap: balance boundary somehow.
@LeaVerou@yisibl@fantasai I think we can already do this for the non-balanced boundaries, but as this creates a new "boundary" the properties for controlling it do not (yet) exist afaik.
@LeaVerou@yisibl@fantasai I'd love to have some control over when the words are hyphenated and when not. Like we're having with the actual div border.
As I see it, this balanced "line" seems like another boundary where I might want to set the hyphenation only to happen when a word would break layout.
@LeaVerou@yisibl@fantasai Yes, but then the long words would break lauout on smaller sizes. For sure we could try to figure out a cutoff point below which we disable the balanced mode and enable hyphenation. But it's not a perfect solution for a site with 10k pages that we have.
@tervashonka Ai, mä ymmärsin että ainakin html5 määrittelee, että lang attribuutti kuvaa elementin ja sen attribuuttien kieltä. https://t.co/4UcxXxqb75 Eli myös alt tekstin kieltä. En kyllä sit tiedä miten ruudunlukijat asian tulkitsee, täytynee testata ihan mielenkiinnosta.
@JMarcCourtiade@matomo_org Also, I think the OS is one dimension that we might be missing atm, as chrome on ios uses webkit to render, not blink. We may need to add it as custom dimension to cater this need.
@matomo_org Hey, I see that you're using browserslist yourself too, how can I export custom browserslist data from matomo for our devs to use? So that we get our site specific usage for autoprefixer, etc?
@JMarcCourtiade@matomo_org We'd use it for https://t.co/jIybHyoHBy and autoprefixer tooling mostly. Both have importers from GA, but if the data format could be transformed properly, one could hack them to use matomo data I hope.