Added mousewheel support for PixiJS Lists.
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="REFRESH" content="0;url=https://greensock.com/get-started-js/">
|
||||
<title>Getting Started with the JavaScript Version of the GreenSock Animation Platform</title>
|
||||
</head>
|
||||
<body bgcolor="#EFEFEF" text="#333333" link="#71b200" leftmargin="20" topmargin="20" marginwidth="20" marginheight="20">
|
||||
<div>REDIRECTING...</div>
|
||||
<a href="https://greensock.com/get-started-js/">View the most recent "getting started" guide at greensock.com</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user