Paul Connelly

Results 205 comments of Paul Connelly

> @pmconne what do you think? I think @matthaleky described a synchronization problem. He notes the problem begins after making an edit, and is resolved when reloading the iModel. Presumably...

We already have: - Marker - a 2d canvas decoration that is visually very similar to what is being requested but does not render via WebGL so does not participate...

> fyi @Josh-Schifter , i recall your team asking about this last yr @Josh-Schifter if any details of your request are not captured in the issue description, please provide them.

> We should be able to set an offset from ground also. Eg. 10 meters above ground. Also important that we also support absolute elevation if needed. Are these supported...

Please provide the **actual** path name returned on your machine by `KnownLocations.nativeAssetsDir`. I assume it is not actually "banana".

Right - thanks. Do you consider that an "us" problem (i.e., we need to somehow escape that valid path before passing it to GlobSync), or a GlobSync problem (i.e., it's...

@jackson-at-bentley @swwilson-bsi should this PR be pursued, or closed?

> However, rather than improve sortChildrenBeforeParents, we really should delete it. What I mean is that sortChildrenBeforeParents is a work-around for a bug in Elements.deleteDefinitionElements (as explained in the comment)....

@ben-polinsky @williamkbentley docs build errors are so tedious to reverse-engineer...can you tell what source code file+line this is referring to? ``` Invalid Link: "[manifest]($core-backend.WorkspaceDb)" in file reference/core-backend/workspace/editableworkspacedb/index.html" ```

> The [manifest] one does not make sense to me. @kabentley had `get manifest(): WorkspaceDbManifest` on the `WorkspaceDb` interface. I switched it to `readonly manifest: WorkspaceDbManifest`, maybe the docs generator...