To see the latest change, do not merge#13
To see the latest change, do not merge#13Bachibouzouk wants to merge 15 commits intoprevious-statefrom
Conversation
|
|
||
| .drawflow .connection { | ||
|
|
||
| // @PF: Colors for different connection types |
There was a problem hiding this comment.
@bmlancien - these comments you can also make them on github (hover over the left of the line and click on the litle plus square :)
|
|
||
| // @PF: If colors are not wanted for the bus components on the sidebar (just one generic bus), | ||
| // remove the following classes | ||
| &--bus-electricity { |
There was a problem hiding this comment.
the drawflow.min.css for .drawflow .drawflow-node .input is breaking you design, how to overwrite it? @bmlancien
There was a problem hiding this comment.
I've checked the CSS on the platform and updated it here too. Does it work better now?
There was a problem hiding this comment.
Yes it works better :)
|
@bmlancien - if you pull main, then you will have the drawflow.css loaded in the scenario_step2.html page and the same scss files as I do |
|
@bmlancien - Some components have a quite long name and then it pushes the icon to the bottom and doesn't look very nice. Could you limit to 2 lines the text of the name and then shorten it with ... ? |
|
@Bachibouzouk I've done it. I hope it works properly on your side. |
|
@bmlancien - yes it works well Could you also add the design of the bus components (once they are dragged and drop in the interface)? |
|
@Bachibouzouk Sure, here it is! |
No description provided.