I really wish the dev would comment on this.
MAIN DISPLAY RESOLUTION
WQXGA (2560 x 1600)
MAIN DISPLAY SIZE
10.1"
MAIN DISPLAY TECHNOLOGY
WQXGA TFT
DPI = 301 X 301
function screenInfo()
{
if (document.getElementById('showInfo')) {
var showInfo = document.getElementById('showInfo');
var screenText = document.createTextNode(
"window.screen.availHeight " + window.screen.availHeight + "\n" +
"window.screen.availWidth " + window.screen.availWidth + "\n" +
"window.screen.colorDepth " + window.screen.colorDepth + "\n" +
"window.screen.height " + window.screen.height + "\n" +
"window.screen.pixelDepth " + window.screen.pixelDepth + "\n" +
"window.screen.width " + window.screen.width);
showInfo.appendChild(screenText);
}
}
and post here.
hello pent, many thanks in advance for your effort.
today i change custom rom xKat 4.4.2 to cm 11,android 4.4.4, i lost most of s-pen features but tasker look and work wonderful again.
the error must be in samsung android 4.4.2 for s-pen and custom roms near stock like xKat.
thx again Pent, for your help.
thx again Pent, for your help.