Skip to content

Conversation

Chappie74
Copy link

@Chappie74 Chappie74 commented May 19, 2025

With the introduction of a new enum DefActionItem and a new parameter defaultActionItems, on the DrawingBoard class, you can now specify which action items to display and in what order.

By default, all are displayed in the default order.

An example of removing the rotate action and putting the Stroke changer action last.

image

Should resolve this issue

With the introduction of a new enum DefActionItem and a new parameter,
defaultActionItems, on the DrawingBoard class, you can now specify
which action items to display and in what order.

By default all are displayed.
Changes to be committed:
	modified:   .gitignore
	modified:   example/.gitignore
	modified:   example/lib/main.dart
	modified:   lib/src/drawing_board.dart
@Chappie74 Chappie74 requested a review from xSILENCEx as a code owner May 19, 2025 17:17
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.

[Feature request] It would be nice to be able to control the available Actions (in the same way it is possible to control the Tools)

1 participant