Open emil-palm opened 8 years ago
The networkmap.js css is basicly bootstrap (but a bit outdated version). Basicly I don't have any objections on cleaning that up. Do you have any more information about the changes you would like to do?
Yeah and only thing i can see we use otherwise then "white" is prettymuch the button styles so i was thinking of just removing all of bootstrap see whats broken and then do some copy/paste with renames to make the settings box look okay again.
Do the change and lets see how it works.
What do you mean wit "saving line states after changes"? If you mean saving changes after the graph has been edited (moved nodes etc) there is already support for that "onChange" configuration block in the configuration file.
Or is it something else?
//Nils
On Wed, Jun 8, 2016 at 1:50 PM, Emil Palm notifications@github.com wrote:
Yeah i might do that the upcomming weeks now im working on building support for saving line states after changes.
I was looking into integrating networkmap.js into our project which used bootstrap already and that will clash pretty damn hard.
as far as i can see its only used for 1 macro; "white" which would be simple enough to fix ourself. And for the rest we should perhaps atleast build specific networkmap css styles so we dont clash with bootstrap.
Any thoughts?