Skip to content
Snippets Groups Projects
Unverified Commit 7e795884 authored by xgui3783's avatar xgui3783 Committed by GitHub
Browse files

Merge pull request #1238 from FZJ-INM1-BDA/dev_new_layer_selector

New layer selector with chip style
parents 283fff23 6ff3f510
No related branches found
No related tags found
No related merge requests found
Showing
with 6 additions and 0 deletions
......@@ -8,6 +8,11 @@
{
overflow: scroll!important;
}
#root
{
width: 100%;
height: 100%;
}
</style>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<script type="module" src="https://unpkg.com/hbp-connectivity-component@0.6.5/dist/connectivity-component/connectivity-component.js" defer></script>
......
......@@ -6,6 +6,7 @@
- Supports arbitrary layer based on URL parameter (#1252)
- Mini region search now shows prompt ... and {n} more (#1249)
- Minor update of mini region search UI
- Reworked altas, template, parcellation selector (#1230)
## Behind the scenes
......
src/assets/images/atlas-selection/allen-mouse-2015.png

30.3 KiB

src/assets/images/atlas-selection/allen-mouse-2017.png

28 KiB

src/assets/images/atlas-selection/allen-mouse.png

26.8 KiB

src/assets/images/atlas-selection/bigbrain.png

24.7 KiB

src/assets/images/atlas-selection/colin27.png

24 KiB

src/assets/images/atlas-selection/cortical-layers.png

45.4 KiB

src/assets/images/atlas-selection/cytoarchitectonic-maps.png

27.7 KiB

src/assets/images/atlas-selection/difumo-1024.png

16.2 KiB

src/assets/images/atlas-selection/difumo-128.png

15.4 KiB

src/assets/images/atlas-selection/difumo-256.png

14.6 KiB

src/assets/images/atlas-selection/difumo-512.png

16.2 KiB

src/assets/images/atlas-selection/difumo-64.png

14.8 KiB

src/assets/images/atlas-selection/fibre-long.png

4.69 KiB

src/assets/images/atlas-selection/fibre-short.png

9.57 KiB

src/assets/images/atlas-selection/freesurfer.png

154 KiB

src/assets/images/atlas-selection/grey-white-matter.png

29.1 KiB

src/assets/images/atlas-selection/icbm2009c.png

22 KiB

src/assets/images/atlas-selection/primate-parc.png

26.1 KiB

0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment