christopherreay / thisEqualsThat_frontEnd

Online, collaborative pipeline for visualising information
GNU General Public License v3.0
6 stars 5 forks source link

make tooltip visible on mobile #54

Closed johnkellas closed 7 years ago

johnkellas commented 8 years ago

@bertonbeil current tooltip display in mobile is broken

leave functionality of how tooltip activated change place of tooltip display for mobile

bertonbeil commented 8 years ago

image

bertonbeil commented 8 years ago

@johnkellas please check updates, if all ok close this issue

christopherreay commented 8 years ago

@bertonbeil can you try adding further css to

.inputFieldLabel h3:hover
{ /* be creative */
}

to solve the problem of the tooltip not disspearing when the mouse is over it?

bertonbeil commented 8 years ago

@christopherreay but h3 defualt has not visible

bertonbeil commented 8 years ago

@christopherreay it's only for mobile

christopherreay commented 8 years ago

@bertonbeil im not sure what you are saying makes any difference to what I am saying. but you are right. What does that mean?

bertonbeil commented 8 years ago

@christopherreay sorry, just ckeck in phone ( if you click into slider area the tooltips are show? position good, UI good ? ) this issue just from normal showing tooltips for phone )

christopherreay commented 8 years ago

dunno. Thats the position I put them in after about 8 minutes working on the original issue.

christopherreay commented 8 years ago

If you wann aget clever , andew, find somewhere else to do it

bertonbeil commented 8 years ago

the tooltips showing good in mobile view

christopherreay commented 8 years ago

@bertonbeil no they are not.

christopherreay commented 7 years ago

close, Obsolete