Simon Oberhammer

Results 12 issues of Simon Oberhammer

for small styles and for embeded conversion, it's convinient to have the MSS inlined into the mml file. original carto did a check if a Stylesheet entry is not a...

[![GEOT-7534](https://badgen.net/badge/JIRA/GEOT-7534/0052CC)](https://osgeo-org.atlassian.net/browse/GEOT-7534) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=geotools&utm_campaign=badge_info) `geometry:null` is valid geojson and since a missing `geojson` field is also accepted, this should be fine. # Checklist - [x] I have read the [contribution guidelines](https://github.com/geotools/geotools/blob/main/CONTRIBUTING.md). -...

all big players immediately the UI if the mouse leaves the player area. it's a trivial change her https://github.com/bitmovin/bitmovin-player-ui/blob/develop/src/ts/components/uicontainer.ts#L174 but i wanted t check first if you think this would...

potential fix for https://github.com/bitmovin/bitmovin-player-ui/issues/569

the [listbox](https://github.com/bitmovin/bitmovin-player-ui/blob/develop/src/ts/components/listbox.ts) fits the l[istbox pattern](https://www.w3.org/WAI/ARIA/apg/patterns/listbox/) but does not properly implement it. we were able to subclass and monkey-patch some of the problems: * listbox must have role=listbox * children...

`role=button` and `tabIndex=0` are native, built in for and should not be set for every https://github.com/bitmovin/bitmovin-player-ui/blob/develop/src/ts/components/button.ts#L30 our ARIA review complained about it and referenced - https://www.w3.org/TR/using-aria/#rule1 - https://www.w3.org/TR/2014/REC-html5-20141028/dom.html#aria-usage-note

it's an edge case but i use it and it used to work part of it was broken in this commit a while ago https://github.com/grob/ringo-sqlstore/commit/280f2c394be514a7071e2ff692213272307b26ad#diff-b3aafe7ad268ce09bd03b2af0144f60b3f3448f9f9797393fcb7fccb7f013704R149

I have found commits where the current minus-sign is intentionally hardcoded as it is, and as a constant. i don't understand the reasoning for selecting this minus sign since for...

this can now be replaced https://github.com/shortbread-tiles/shortbread-tilemaker/blob/main/boundary_labels_shape_file.md since tilemaker v3 added PointToSurface see https://github.com/systemed/tilemaker/blob/eab08d189ad97ddf5db7d915bcabe42ad3dab6af/CHANGELOG.md?plain=1#L13 and ticket https://github.com/systemed/tilemaker/issues/392 i can try to prepare a PR

improve rivers by simplifying them later but then a bit more; show labels from 10 but only show them for water polygs of a certain size note that in the...