fix issue #267 - do not use transparent color to avoid z-order issue in Ubuntu 14.04 #293
| @@ -43,7 +43,7 @@ ApplicationWindow{ | |||||||
|         __contentItem.visible: mainMenu.visible |         __contentItem.visible: mainMenu.visible | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     color: "#00000000" |     color: "#000000" | ||||||
|     title: terminalContainer.title || qsTr("cool-retro-term") |     title: terminalContainer.title || qsTr("cool-retro-term") | ||||||
|  |  | ||||||
|     Action { |     Action { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user