bleathem / keynote2015-beacon

Location-scanner multi-foci force-layout using d3.js and Rx.js
8 stars 9 forks source link

adds inset idea for 3rd floor #23

Closed andresgalante closed 9 years ago

andresgalante commented 9 years ago

@bleathem I added an inset for the 3rd floor room.

On the html you'll find this <div class="map-inset" style="opacity: .8">

To be honest I don't know if it looks good. An idea is to change the opacity if there is a node in the room. if there are no nodes, changes to .3 and if there are nodes goes to .8. Can this be animated? do you think it'll look good?

If you think this sucks let me know and I'll think of another way.

Also, gulp is not watching the less file. I try to read the gulp files but I couldn't find where to fix it, sorry :(

andresgalante commented 9 years ago

@bleathem actually make opacity .9 when there is a node in the room

bleathem commented 9 years ago

Thanks @andresgalante. I don't think the interim opacity is required. Leaving it at a constant .9 has a consistent non-distracting effect.