forked from qt-creator/qt-creator
		
	Keep completion popup on the screen
Pop it upwards when it would otherwise go below the screen and shift it to the left when it would otherwise exit the screen on the right.
This commit is contained in:
		| @@ -1603,7 +1603,6 @@ namespace TextEditor { | ||||
|             int firstColumn; | ||||
|             int lastColumn; | ||||
|         }; | ||||
|  | ||||
|     } | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user