Merge pull request #21421 from YeldhamDev/mult_view_changes

Small improvements to the Spatial Editor's multiple viewport mode
This commit is contained in:
Rémi Verschelde
2018-10-02 11:22:49 +02:00
committed by GitHub
6 changed files with 293 additions and 54 deletions
+1 -1
View File
@@ -390,7 +390,7 @@
Pointing hand cursor. Usually used to indicate the pointer is over a link or other interactable item.
</constant>
<constant name="CURSOR_CROSS" value="3" enum="CursorShape">
Cross cursor. Typically appears over regions in which a drawing operation can be performance or for selections.
Cross cursor. Typically appears over regions in which a drawing operation can be performed or for selections.
</constant>
<constant name="CURSOR_WAIT" value="4" enum="CursorShape">
Wait cursor. Indicates that the application is busy performing an operation.