Merge pull request #1457 from FZJ-INM1-BDA/feat_hoverCfPtIdx
feat: on hover compound feature point indices, show mouse over prompt
Showing
- .github/workflows/deploy-helm.yml 6 additions, 0 deletions.github/workflows/deploy-helm.yml
- .github/workflows/docker_img.yml 23 additions, 1 deletion.github/workflows/docker_img.yml
- .helm/siibra-explorer/Chart.yaml 1 addition, 1 deletion.helm/siibra-explorer/Chart.yaml
- src/atlasViewer/onhoverSegment.pipe.ts 0 additions, 29 deletionssrc/atlasViewer/onhoverSegment.pipe.ts
- src/features/compoundFeatureIndices/compoundFeatureIndices.template.html 1 addition, 0 deletions...mpoundFeatureIndices/compoundFeatureIndices.template.html
- src/features/compoundFeatureIndices/module.ts 12 additions, 0 deletionssrc/features/compoundFeatureIndices/module.ts
- src/features/pointcloud-intents/intents.component.ts 83 additions, 11 deletionssrc/features/pointcloud-intents/intents.component.ts
- src/mouseoverModule/mouseover.directive.ts 11 additions, 0 deletionssrc/mouseoverModule/mouseover.directive.ts
- src/mouseoverModule/mouseover.module.ts 17 additions, 2 deletionssrc/mouseoverModule/mouseover.module.ts
- src/mouseoverModule/service.ts 27 additions, 0 deletionssrc/mouseoverModule/service.ts
- src/util/injectionTokens.ts 13 additions, 0 deletionssrc/util/injectionTokens.ts
- src/viewerModule/viewerCmp/viewerCmp.template.html 11 additions, 0 deletionssrc/viewerModule/viewerCmp/viewerCmp.template.html
Please register or sign in to comment