Paul Connelly

Results 346 comments of Paul Connelly

> Depending on a few factors the elements can be centered, but also there are ways to make the element stick to the bottom or not care about the top...

@markschlosseratbentley @danieliborra

Neither of you has shared your actual code. `MarginOptions` provides two ways to add extra space, with `PaddingPercent` being preferred (because it's more predictable) over `MarginPercent`. Which are you using?...

For example code, look at the implementation of `zoomToElements`.

#8118 again raises the question of what happens to applications that cannot acquire a Bing Maps key beginning next month.

> [@pmconne](https://github.com/pmconne) [@markschlosseratbentley](https://github.com/markschlosseratbentley) [@jzbuchalski](https://github.com/jzbuchalski) this is more direct ask of what we need that relates to [#8654](https://github.com/iTwin/itwinjs-core/issues/8654) Do I understand correctly from both issues that you would like to be...

Any reason you can't just resize the resultant image yourself? We'd have to do the same thing for you. I think it makes more sense for the viewport to handle...

The errors about "no such table" are harmless and unrelated. We're going to need some more information to try and figure out why tile requests are failing.

The item you linked to doesn't mention or attach any logs as far as I can tell. What are you doing when this problem occurs? Is it an electron app...