Merge pull request #16475 from keymanapp/fix/developer/12669-model-editor-copy-link-disable

fix(developer): disable Copy Link in Model Editor if no link to copy
This commit is contained in:
Marc Durdin 2026-09-02 16:01:09 +07:00 committed by GitHub
commit cf96bceefa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 588 additions and 587 deletions

View file

@ -418,6 +418,7 @@ begin
{ Build tab }
cmdOpenDebugHost.Enabled := lbDebugHosts.ItemIndex >= 0;
cmdCopyDebuggerLink.Enabled := lbDebugHosts.ItemIndex >= 0;
cmdSendURLsToEmail.Enabled := lbDebugHosts.Items.Count > 0; // I4506
// We use FProjectFile because we don't want to accidentally create a standalone