Tim Nikischin

Results 20 issues of Tim Nikischin

I would like to change the visible portion of the map after the map initially rendered. https://github.com/Nicolapps/mapkit-react/blob/main/support.md#visible-portion-of-the-map-1 One example where this could be useful: I render a map with only...

Using the docs, I wasn't able to find any Github link, so I had to google for the Repo in order to find it. Inserting a Github Link to the...

In addition to #2771 I also implemented the support for units "in", "cm", "mm" to the `` `size` attribute. Includes the fixes for the dpi from #2771 already but had...

### Before you start - checklist - [X] I understand that React-PDF does not aim to be a fully-fledged PDF viewer and is only a tool to make one -...

enhancement

As mentioned here: https://github.com/diegomura/react-pdf/pull/2130

https://codesandbox.io/p/sandbox/board-y6s25j?file=%2Fpragmatic-drag-and-drop%2Fdocs%2Fexamples%2Fpieces%2Fboard%2Fcolumn.tsx%3A299%2C27&module=%2Fexample.tsx The codesandbox example for the list is broken unfortunately.

Pretty much all links in your tutorial page at https://atlassian.design/components/pragmatic-drag-and-drop/tutorial are broken. Instead of linking to the related page, the path is added to the url relatively and the url...

I experience a bug, in Safari, where when I drag an element with an image, the native drag preview is not working as expected. I have an implementation like this:...

Not 100% if this might be because I did something wrong with the imports, but seems like your example at https://atlassian.design/components/pragmatic-drag-and-drop/optional-packages/hitbox/about uses a broken import: I did some research and...

As for your [tutorial](https://atlassian.design/components/pragmatic-drag-and-drop/tutorial), I would expect to include some `npm i @atlaskit/pragmatic-drag-and-drop` as well as the imports needed within the tutorial steps. This is clearly not something impossible to...