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
Default values for color, stroke, stroke_color, and so on should be set when a new space is created.
Actual Behavior
When a new space is created tool properties values are those of last used space.
Possible Solution
Reset tool properties to default values when a new space is created.
Steps to Reproduce the Problem
1.Open a previously created space
2.Select an artifact and change fill color for example
3.Close the space
4.Create a new space
5. Default fill color is set to last used value.
Specifications
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): project mnt banch docker compose configuration.
Node version:
Database engine (e.g., SQLite):
The text was updated successfully, but these errors were encountered:
rds13
changed the title
Default properties on space creation
Default properties on new space
Jul 16, 2021
Expected Behavior
Default values for color, stroke, stroke_color, and so on should be set when a new space is created.
Actual Behavior
When a new space is created tool properties values are those of last used space.
Possible Solution
Reset tool properties to default values when a new space is created.
Steps to Reproduce the Problem
1.Open a previously created space
2.Select an artifact and change fill color for example
3.Close the space
4.Create a new space
5. Default fill color is set to last used value.
Specifications
The text was updated successfully, but these errors were encountered: