Blueprint: Can't Scroll on Overflow
Closed this issue · 8 comments
Love the new Blueprint orb. Unfortunately, when I hover over a template with data that overflows the orb, I can't scroll the orb to see the rest of the data. Once I go to the orb scroll bar, I am no longer hovering over the template and so no data appears.
Good catch - update coming in Blueprint v2 :)
Awesome. Thanks!
In the meanwhile, maybe this trick can help:
#MeteorToys_template {
height: 900px !important
width: 600px !important
}
That trick will work. I should have thought of that. Thanks!
Ok - now we have a better solution: you can press Control + S to start/stop the scanner :)
To update, remove your Meteor Toys package and run meteor add meteortoys:allthings@2.2.0
. If this issue repeats, or you have other issues, please let me know.
Is that a Mac solution? I'm on a PC and Control + S tries to save the page.
@msavin any word on a PC solution?
ctrl-shift S on Windows.