Project Working Good with PM but ALWAYS error in ZP

stephen perry

Client
Регистрация
25.12.2016
Сообщения
24
Реакции
1
Баллы
3
In PM I can see the browser FULL Height


and in ZP It only shows about 75% of it?


I'm getting Error Since Im using TOUCH Function and the element(button) is in the Bottom PART the TOUCH function can't see it.

My question is, how can I make ZP use the same HEIGHT as in PM?
 
You can fix screen size with C# function. Use this code, i always use it, it work perfectly in Project Marker and Zenoposter:

C#:
Развернуть Свернуть Копировать
instance.SetWindowSize(800, 600);

Note: (widht, height)
 
  • Спасибо
Реакции: Nick
but isnt this gonna be same screen size for every new profile? isn't that suspicious for other sites? like this FIXED screen size is registering accounts?
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)