Skip to content

Creating a new scene should never use the same name as an existing scene #1220

@jleibs

Description

@jleibs

When creating a "camera" scene in the colmap it confusingly ends up named "image".

The scene is layed out as:
image

And the initial scene is good:
image

However, if I add a third scene for the camera:
image

Then we end up with a second scene named image:
image

I think this scene should be named camera because that's what's in the scene: a camera that contains an image but I'd settle for image2 to at least help me track which is which.

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomersuiconcerns graphical user interface😤 annoyingSomething in the UI / SDK is annoying to use

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions