Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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
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.

1 participant