Skip to content

Conversation

ryanroe
Copy link

@ryanroe ryanroe commented Aug 22, 2025

fix #550

@Copilot Copilot AI review requested due to automatic review settings August 22, 2025 07:41
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Fixes WPF relative resource renaming by correcting how file names are extracted and passed to the rename method. The change addresses issue #550 by ensuring that only the filename portion (without directory path) is used for renaming operations.

  • Extracts filename portion separately from directory path calculation
  • Updates rename calls to use filename instead of full path
  • Improves variable naming for clarity

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

Application doesn't work when resource directory contains relative resource

1 participant