Moritz L'Hoest
Moritz L'Hoest
@orestbida Ok, I tried to put the placeholder inside the element with `data-widget="mapbox"`, but it doesn't work. The black placeholder doesn't go away, it stays there after interacting with one...
> The plugin was never designed to handle these types of custom use-cases that you're trying to achieve (data-service div wrapped in your own div, and with your custom logic...
> Mhm, shouldn't it be a transition from black -> iframe rather than a flash? This is what I see: @orestbida I'm seeing a hard transition, for some reason I'm...
@orestbida Is it possible to somehow skip displaying the black placeholder if consent has already been given? I know my map will load almost instantly, so it will always look...
> you need to make sure that the mapbox widget is fully loaded before toggling the show-ph class. Ok, I think I found the issue. My map takes about ~200ms...
> With that said, I will consider adding an attribute (and javascript option) to handle this particular preference/use-case. Please open a new issue so that we can better track this...
@jakobhaerter This should probably be kept open as a reminder to drop the prefixes in 3.0.0 ;)
> Finally some progress with https://github.com/midzer/tobii/commit/eb2d1de806699104333596e6d040de7d32a086e4. @midzer In my opinion, trying to force specific pixel dimensions with values like `0.27778em` or `2.22222rem` is not a good idea. If I understand...
@midzer Sure: https://github.com/midzer/tobii/pull/105 I've converted all the values to approximately match the previous values (based on the base-size of 1rem). If the base size isn't modified, all of those values...
Looking forward to this one! Any ETA for when this might land? The issue with the inaccessible default for date fields is holding us back a bit. Is there any...