nipy / PySurfer

Cortical neuroimaging visualization in Python
https://pysurfer.github.io/
BSD 3-Clause "New" or "Revised" License
239 stars 98 forks source link

MRG: Fix floating buttons #226

Closed larsoner closed 6 years ago

larsoner commented 6 years ago

Closes #225.

codecov-io commented 6 years ago

Codecov Report

Merging #226 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #226   +/-   ##
=======================================
  Coverage   74.25%   74.25%           
=======================================
  Files           7        7           
  Lines        2435     2435           
  Branches      485      485           
=======================================
  Hits         1808     1808           
  Misses        454      454           
  Partials      173      173
larsoner commented 6 years ago

@mwaskom scaling fixed:

https://81-1551431-gh.circle-artifacts.com/0/tmp/circle-artifacts.59wkDE6/html/auto_examples/plot_basics.html#sphx-glr-auto-examples-plot-basics-py

mwaskom commented 6 years ago

LGTM. Full size is still a little big, but the responsive scaling is nice and I don't think there's need to fuss over it.