django-spaghetti-and-meatballs
django-spaghetti-and-meatballs copied to clipboard
A lot of each popup in the example is off-screen
You must have a much bigger monitor than me.
Design flaw, though. No?
Is this in the aristotle example? If so each of those models has a lot of fields which is tricky to manage.
I'm still working with visjs to make popups stay when clicked which would make it possible to add a scrolling region to popup.
If you have any suggestions I'd be open to a PR.
Is this in the aristotle example?
Yep.
If you have any suggestions I'd be open to a PR.
I'm not familiar with the js library you're using but if I get time, I'll have a play. Maybe make it optional to show some of the info? i.e. have just fieldnames as the default and allow other info to be turned on and off?
Also - 2+ columns instead of 1?
Any progress with this one?
There isn't really a fix for this that will suit every one. I've tweaked the demo example, but I'm using it for a very specific purpose.
However, If you want to restyle how each ode looks you can just override this template in your project:
/templates/django_spaghetti/meatball.html