Skip to content

WPF-955409-Need to fix the custom actions issue in the History manager sample#99

Merged
KarkuvelRajan merged 1 commit intomasterfrom
WPF-955409-Need_to_update_history_manager_sample
Jun 12, 2025
Merged

WPF-955409-Need to fix the custom actions issue in the History manager sample#99
KarkuvelRajan merged 1 commit intomasterfrom
WPF-955409-Need_to_update_history_manager_sample

Conversation

@ArunKumarSF4054
Copy link
Collaborator

Bug description

The Custom actions (FontFamily changing, FontSize changing, Annotation Color Changing, and FillColor Changing) are not updated in the Undo Stack.

Root cause

Codes are not implemented at the sample level.

Reason for not identifying earlier

Customers are not reporting these issues.

Is it a breaking issue?

No

Action taken

I have created the HistoryEntry in the sample level and added the Custom actions into the UndoElements. Push this History entry into the UndoStack. Also updated the Mode, GroupId, and Action for these Custom actions in the sample level.

Solution description

I have created the HistoryEntry in the sample level and added the Custom actions into the UndoElements. Push this History entry into the UndoStack. Also updated the Mode, GroupId, and Action for these Custom actions in the sample level.

Output details

image

Areas affected and ensured

No areas are affected

Additional checklist

@ArunKumarSF4054 ArunKumarSF4054 self-assigned this May 12, 2025
Copy link
Collaborator

@KarkuvelRajan KarkuvelRajan left a comment

Choose a reason for hiding this comment

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

Approved

@KarkuvelRajan KarkuvelRajan merged commit 03d3b45 into master Jun 12, 2025
1 check passed
@KarkuvelRajan KarkuvelRajan deleted the WPF-955409-Need_to_update_history_manager_sample branch June 12, 2025 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants