You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This epic is created to enhance the functionality that relates to Arrow Tool and have partially been implemented in scope of #520 .
SCOPE:
Need to decompose Reaction Arrow Tool button.
Need to implement additional arrow types.
Need to implement possibility to change arrow length and direction.
1. Decompose Reaction Arrow Tool button
Now:
Reaction Arrow Tool button is on the Taskbar on the left side. By clicking on the arrow on the corner of the button, list of tools expands - Reaction Arrow Tool, Reaction Arrow Equilibrium Tool, Plus, Reaction Auto-Mapping Tool, Reaction Mapping Tool, Reaction Unmapping tool.
To do:
Three separate buttons on the Taskbar: Arrow Open Angle Tool - by clicking on the corner the button, list of arrows expands, Plus, Reaction Mapping Tool - by clicking on the corner of the button, list of mapping tools expands.
Regardless browser's window's size, those three buttons should be presented on the Taskbar separately.
List of the arrows:
Arrow Open Angle Tool
Arrow Filled Triangle
Arrow Filled Bow Tool
Arrow Dashed Open Angle Tool
Failed Arrow Tool
Arrow Both Ends Filled Triangle Tool
Arrow Equilibrium Filled Triangle Tool
Arrow Equilibrium Filled Half Bow
Arrow Equilibrium Open Angle Tool
Arrow Unbalanced Equilibrium Filled Half Bow Tool
Arrow Unbalanced Equilibrium Open Half Angle Tool
Arrow Unbalanced Equilibrium Large Filled Half Bow Tool
When user hover over the button in the Taskbar and in the expanded tools list, tooltips with the names of the tools appear.
3. Possibility to change arrow length and direction
When user clicks on the Arrow Tool and clicks on the canvas, arrow of the chosen type and default length appears.
When user clicks on the end of the arrow and drags it, arrow changes its length and direction.
When user use selection tool to select end of the arrow, selection works for the whole arrow (whole arrow is selected).
For the "ket" format save/load should work correctly (including arrow length, direction, coordinate and type)
If user selects another format to save the arrow, except Arrow Open Angle Tool, then the warning message "The ${Selected_format} does not support drawn elements: chosen arrow will be replaced with the reaction arrow" appears.
The text was updated successfully, but these errors were encountered:
This epic is created to enhance the functionality that relates to Arrow Tool and have partially been implemented in scope of #520 .
SCOPE:
1. Decompose Reaction Arrow Tool button

Now:
Reaction Arrow Tool button is on the Taskbar on the left side. By clicking on the arrow on the corner of the button, list of tools expands - Reaction Arrow Tool, Reaction Arrow Equilibrium Tool, Plus, Reaction Auto-Mapping Tool, Reaction Mapping Tool, Reaction Unmapping tool.
To do:
Three separate buttons on the Taskbar: Arrow Open Angle Tool - by clicking on the corner the button, list of arrows expands, Plus, Reaction Mapping Tool - by clicking on the corner of the button, list of mapping tools expands.
Regardless browser's window's size, those three buttons should be presented on the Taskbar separately.
List of the arrows:
Arrow Open Angle Tool is a default arrow.
2. Implement additional arrow types
Now:
There is two types of arrows available - Reaction Arrow Tool, Reaction Arrow Equilibrium Tool.
To do:
(Icon's view and view on the canvas for example)
Arrow Filled Triangle


Arrow Filled Bow Tool


Arrow Dashed Open Angle Tool


Failed Arrow Tool


Arrow Both Ends Filled Triangle Tool


Arrow Equilibrium Filled Triangle Tool


Arrow Equilibrium Open Angle Tool


Arrow Unbalanced Equilibrium Filled Half Bow Tool


Arrow Unbalanced Equilibrium Open Half Angle Tool


Arrow Unbalanced Equilibrium Large Filled Half Bow Tool


Arrow Unbalanced Equilibrium Filled Half Triangle Tool


When user hover over the button in the Taskbar and in the expanded tools list, tooltips with the names of the tools appear.
3. Possibility to change arrow length and direction
When user clicks on the Arrow Tool and clicks on the canvas, arrow of the chosen type and default length appears.
When user clicks on the end of the arrow and drags it, arrow changes its length and direction.
When user use selection tool to select end of the arrow, selection works for the whole arrow (whole arrow is selected).
For the "ket" format save/load should work correctly (including arrow length, direction, coordinate and type)
If user selects another format to save the arrow, except Arrow Open Angle Tool, then the warning message "The ${Selected_format} does not support drawn elements: chosen arrow will be replaced with the reaction arrow" appears.
The text was updated successfully, but these errors were encountered: