Override datavisyn logo from tdp_core with Caleydo logo
thinkh opened this issue · 1 comments
thinkh commented
We must test if Ordino still shows the Caleydo loading and header icon with the implementation of PR datavisyn/tdp_core#276.
- Checkout tdp_core branch of PR datavisyn/tdp_core#276
- Test which logo is shown (datavisyn or caleydo)
If the Caleydo is still shown there is nothing to do.
If the datavisyn logo is shown we must override this logo with the Caleydo logo.
- Create a new _vars.scss file
- Override the variables
$phovea-loading-icon
and$tdp-busy-background
- Import the _vars.scss file in /src/styles/ordino.scss
- Test again
Please also test the ordino_public and customer customizations.
oltionchampari commented
Tested the branch datavisyn/tdp_core#276 with ordino, ordino_public , tdp_bi_bioninfodb, tdp_genentech. The correct logo and loader is shown.