[Bug]: Prompt Editing flipped on 2.0 models?
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What happened?
The order of prompts for prompt editing has flipped.
Is this intended, or have I slipped into an alternate universe? (I knew I shouldn't have made a Large Hadron Collider prompt...)
Steps to reproduce the problem
Example prompt: a young playful [crow:greyhound puppy:5] play bowing to the camera
Previously, that prompt would have started with a crow for 5 frames, and then switch to a puppy. Now, it starts as a puppy, and switches to a crow.

What should have happened?
I don't actually care which way it goes, but i was a very VERY confused person today trying to get my crow puppy to come out correctly.

Commit where the problem happens
Commit hash: 685f9631b56ff8bd43bce24ff5ce0f9a0e9af490
What platforms do you use to access UI ?
Windows
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
--ckpt-dir=E:\SD_Models --xformers
Additional information, context and logs
No response
Just realized it works as expected in 1.5 models, but the 2.0+ models it flips it. That probably means it's not auto1111's fault, right?