Bryan Van de Ven

Results 745 comments of Bryan Van de Ven

Although it kind of sucks, we probably want to add a flag for some mode "patches" vs "multipolygons". We could leave the default as "patches" to maintain compatible behaviour, or...

I'm pretty far removed from looking at any of this closely, and I don't actually have any concrete code / use-case to bang against for development, so I'm not sure...

So a little historical context may be enlightening here. At the time `GeoJSONDataSource` was added, `MultiPolygons` did not exists and most/all glyphs just expected simple lists of points. So, that...

There is nothing to fix, this is just how the underlying `choices.js` functions. Whenever there is no longer enough room for the input cursor (and presumably a nominal amount of...

As I said the behavior (making space for something that requires space) seems perfectly reasonable, certainly not unexpected to me. I am not even sure what else could be expected,...

This probably belongs in the main repo. Although it may be specific to notebooks, it looks like a layout issue, rather than anything to do with the extension, which mostly...

Cc @pavithraes IIRC there was a similar issue in a tutorial example at scipy.

Tentatively marking this for `2.4` based on a speculation that this should be fairly straightforward to implement. Certainly updating the cursor is not any issue, the main thing will be...

@Pranav143 I think standard cursors e.g. `es-resize` and `ns-resize` will be fine. I think your general approach sounds fine but just note that it's possible to have multiple axes or...

@mattpap do you know if this relates or duplicates any existing? I didn't see anything from a quick search