Jonathan Phillips

Results 23 comments of Jonathan Phillips

I think if there's something where waiting an unknown amount of time for a new release will delay updates to UV e.g. that gallery focus issue, then we need to...

Great @Saira-A, I like the idea of putting it in a docs template too. If we do want to go as far as noting where each option is used (extension/file/function/other...

> Also, a suggestion in terms of general strategy: > > Let's try to merge #1410 first -- then we can simplify #1331 and merge that next -- and then...

As for the git action in general, I've re-checked what it runs and it just runs Prettier over everything, which isn't really linting the code. I think a preferable action...

This branch seems to have become a little messy, probably due to it being based on `dev` prior to changes to the actions, so I'll create new branches for `prettier`,...

@demiankatz I've just had a look at the theme option and can't find anywhere in the code that `options.theme` is referenced, so I think you're correct that it's a relic...

The `zoomToSearchResultEnabled` option and `zoomToSearchResultEnabled()` function are used by the OSD Center Panel and the Footer Panel, although `zoomToBoundsEnabled` is also used later in the zooming process. So I think...

@K8Sewell @demiankatz From what I've just been able to find I think the 'Service' part is something of a red herring. At least there's nothing in the code I can...

I found I was able to focus on the sidebar's `.main` div after removing links and from there use arrows to scroll. Has anyone else tried and found they can't?

Is that with the panel open or closed @Saira-A? With it closed I get the panel arrows highlighted and then tab takes me to the footer, but that's what I'd...