Gentlymad-Studios / NewGraph

A general node graph solution centered on data management. This is based on the idea to visualize complex data structures as graph networks without having to modify already established data classes.
MIT License
246 stars 19 forks source link

Size of Node-Creation Menu not correct #10

Closed leissler closed 1 year ago

leissler commented 1 year ago

When the list of possible nodes gets long and scrolls inside the menu, then sometimes the bottom gets cut off. Here's an example:

image

Also in cases with no scrolling, the text is extremely tight (if not cut off a pixel) at the bottom.

image
Doppelkeks commented 1 year ago

Fixed in 0.3.3