razvann / phpdesktop

PHP Desktop is an open source project founded by Czarek Tomczak in 2012 to provide a way for developing native desktop GUI applications using web technologies such as PHP, HTML5, JavaScript and SQLite.
2 stars 2 forks source link

Change mouse cursor indicator during loading of a web page in Chrome 33 and later branches #148

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Since Chrome 33 web pages do not show "loading cursor" in Google Chrome, it is 
Aura UI bug. 

Change cursor icon in OnLoadingStateChange. See SetCursor and LoadCursor on 
MSDN pages.

Original issue reported on code.google.com by czarek.t...@gmail.com on 28 Nov 2014 at 11:32