django-pagedown icon indicating copy to clipboard operation
django-pagedown copied to clipboard

Mobile display issue

Open piggybit opened this issue 4 years ago • 3 comments

Hello. I get this using my mobile phone. Is there any fix in the coming release for mobile display? Thank you.

image

image

piggybit avatar Nov 10 '20 16:11 piggybit

Thanks @piggybit. I hadn't actually used it on mobile before, so I'll check out the display issue. This is probably an issue with the underlying markdown library, but might be easily fixed via some CSS

timmyomahony avatar Nov 11 '20 10:11 timmyomahony

I've tested this in Django 2.2 and 3 and I'm not noticing this behaviour:

https://files.timmyomahony.com/Screen-Recording-2020-12-09-07-33-10-Vxu6n4.mp4

Overflow in the Django admin is working OK. Is this a custom form? If not, what version of Django are you using?

timmyomahony avatar Dec 09 '20 07:12 timmyomahony

Its django 3.1 But previously i can see it on 2.2

On Wed, Dec 9, 2020, 14:36 timmyomahony [email protected] wrote:

I've tested this in Django 2.2 and 3 and I'm not noticing this behaviour:

https://files.timmyomahony.com/Screen-Recording-2020-12-09-07-33-10-Vxu6n4.mp4

Overflow in the Django admin is working OK. Is this a custom form? If not, what version of Django are you using?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/timmyomahony/django-pagedown/issues/91#issuecomment-741592795, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANG2FQFCFA45AFMCWIGA7VDST4SJXANCNFSM4TQ46AZA .

piggybit avatar Dec 09 '20 07:12 piggybit