Skip to content

Image insert feature#29

Open
IbberSnitte wants to merge 85 commits intosweat-tek:developfrom
Muhammed-als:ImageInsertFeature2
Open

Image insert feature#29
IbberSnitte wants to merge 85 commits intosweat-tek:developfrom
Muhammed-als:ImageInsertFeature2

Conversation

@IbberSnitte
Copy link

No description provided.

Muhammed-als and others added 30 commits September 13, 2023 11:30
Added FeatureEntryPoint to actionPerformed in deleteAction
…jhotdraw-utils to have a dependency on the feature tracer so that it can be ued within the module.
Inserted Featuretracer for undo refactoring and modified pom.xml for …
Muhammed-als and others added 30 commits December 24, 2023 01:48
A super class UndoRedoAction.java, has been extracted form UndoAction.java and RedoAction.java to define common behaviour. This involves the introduction of a new method to define id and pass them to the super constructor to include in inherited behaviour.
Ids are now stored, edited and accessed through the ActionIDs.java enum class.
"labels" variable in UndoAction.java and RedoAction.java has been made local, "id" in UndoRedoAction.java has been made final to prevent altering and unsed imports have been cleaned.
Added correct modifier to getID()
Removed faulty condition.
It is now a lamda instead of an anonumous inner class and is transient and dinal.
All the work I've done, essentially.
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.

5 participants