Skip to content

Add descriptive Codiff window titles#136

Open
kurtextrem wants to merge 1 commit into
nkzw-tech:mainfrom
kurtextrem:feature/window-title
Open

Add descriptive Codiff window titles#136
kurtextrem wants to merge 1 commit into
nkzw-tech:mainfrom
kurtextrem:feature/window-title

Conversation

@kurtextrem

Copy link
Copy Markdown

Hi!

I often have multiple Codiffs windows open at once, e.g. to compare different implementations and so on. Currently they all show up as "Codiff" when right-clicking the codiff icon.

The title that currently exists in the code wasn't applied because the index.html contains <title>Codiff</title>, and Chromium (Electron) applies that after the window loads. Now the plan mode sets its own title, and non-plan mode does so too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant