Changes between Initial Version and Version 1 of Ticket #6725, comment 10
- Timestamp:
- 2022-01-04T15:44:14+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6725, comment 10
initial v1 1 1 I get two log entries with my plugin too, when the toolbar button is visible. 2 3 edit: 4 - it isn't calling `MainApplication.getToolbar().refreshToolbarControl()` and 5 - uses `JosmAction(String name, String iconName, String tooltip, Shortcut shortcut, boolean registerInToolbar)` constructor with registerInToolbar=true