Skip to content

Commit 410928b

Browse files
committed
Drag and drop colormap column names are trimmed
1 parent 814a857 commit 410928b

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changes since last CRAN release
2-
* `9bd1f0d9 (HEAD -> master, origin/master, origin/HEAD)` [_`dipterix`_]: Added `threeBrain_colormap` to class colormap; added `CHARM` look-up table; Fixed a bug that discrete color with highest key number never shows up.
2+
* `814a857d (HEAD -> master, origin/master, origin/HEAD)` [_`dipterix`_]: Fixed the previous commit, which created saving issues when `save_as` is not `NULL`
3+
* `8e7154c9` [_`dipterix`_]: Pial envelope uses `ravetools::mris_smooth` now
4+
* `bd925aac` [_`dipterix`_]: `brain$render()` now respects `par("bg")`
5+
* `4e4072af` [_`dipterix`_]: Allowing electrode text decoration is be toggled off
6+
* `9bd1f0d9` [_`dipterix`_]: Added `threeBrain_colormap` to class colormap; added `CHARM` look-up table; Fixed a bug that discrete color with highest key number never shows up.
37
* `0bd0e124` [_`dipterix`_]: Added AdTech RD16R-SP47/8/9X prototypes
48
* `8c0415e1` [_`dipterix`_]: Added documentations for exported `R6` classes
59
* `58b3bacc` [_`dipterix`_]: Added text decorator to allow adding text sprite at given locations; Added optional text fields for electrodes

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: threeBrain
22
Type: Package
33
Title: Your Advanced 3D Brain Visualization
4-
Version: 1.3.0.42
4+
Version: 1.3.0.43
55
Authors@R: c(
66
person("Zhengjia", "Wang", email = "dipterix.wang@gmail.com", role = c("aut", "cre", "cph")),
77
person("Xiang", "Zhang", email = "xiang.zhang@pennmedicine.upenn.edu", role = c("ctb", "res")),

inst/threeBrainJS/dist/threebrain-main.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

inst/threeBrainJS/dist/threebrain-main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)