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
Both of these are still in SDL_events.h, but (afaik?) these buffers are now unlimited in size.
SDL_DROPEVENT_DATA_SIZE is unused internally in SDL at this point, but there are a few references to SDL_TEXTEDITINGEVENT_TEXT_SIZE in the source still that are using it (incorrectly?).