You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there's more than one floating element being drawn without an explicit ID, the program crashes with a segmentation fault. I'm not sure if this is because floating elements don't have automatic ID's or for another reason.
(If this can't be fixed, it should at least be documented)
I've also tested it with IDI's and it doesn't crash if the indicies are different. I haven't tested what would happen if one has an ID and one doesn't, though.
The text was updated successfully, but these errors were encountered:
nicbarker
changed the title
Multiple floating elements without ID causes segfault
[Core] Multiple floating elements without ID causes segfault
Jan 2, 2025
If there's more than one floating element being drawn without an explicit ID, the program crashes with a segmentation fault. I'm not sure if this is because floating elements don't have automatic ID's or for another reason.
(If this can't be fixed, it should at least be documented)
I've also tested it with IDI's and it doesn't crash if the indicies are different. I haven't tested what would happen if one has an ID and one doesn't, though.
The text was updated successfully, but these errors were encountered: