v1.20.1: Updated touch support to improve tablet operation
This commit is contained in:
parent
8fd53cbb34
commit
b0bac10944
141 changed files with 839 additions and 775 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<xsl:variable name="MACHINECLASS">pc</xsl:variable>
|
||||
<xsl:variable name="APPCLASS">pcjs</xsl:variable>
|
||||
<xsl:variable name="APPVERSION">1.20.0</xsl:variable>
|
||||
<xsl:variable name="APPVERSION">1.20.1</xsl:variable>
|
||||
<xsl:variable name="SITEHOST">www.pcjs.org</xsl:variable>
|
||||
|
||||
<xsl:template name="componentStyles">
|
||||
|
|
|
|||
Loading…
Reference in a new issue