Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commitd0aa1c2
committed
minor#10655 Reduce potential confusion in priority explanation (simshaun, javiereguiluz)
This PR was merged into the 2.8 branch.Discussion----------Reduce potential confusion in priority explanationI always get tripped up by event priority. In my mind, I think priority 1 is higher than priority 2. I guess I'm backwards :)This PR should help remove any confusion for myself and others by explicitly stating "priority 3 executes before priority 2" and so on.Commits-------afc8c31 Reworded4da8de0 Reduce potential confusion in priority explanation1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
155 | 154 | | |
156 | 155 | | |
157 | 156 | | |
| |||
0 commit comments
Comments
(0)