Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> HentaiVerse window with scrollbars, Can the default window be made 5 px wider?

 
post Nov 17 2020, 07:19
Post #1
JukanX



Lurky McLurkFace
****
Group: Gold Star Club
Posts: 407
Joined: 8-July 09
Level 489 (Godslayer)


Since this summer, the Hentaiverse window opens with visible scrollbars in Firefox.
Manually making the window a little wider the scrollbars disappear.
Can the default width be set a little wider so as not display scroll bars?

Technical details: On my system, running cmdow against a just-opened HV window returns a size of 1266x792. The scrollbars disappear when widening the window to 1271 pixel or more.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 17 2020, 22:06
Post #2
uareader



Critter
*********
Group: Catgirl Camarilla
Posts: 5,593
Joined: 1-September 14
Level 500 (Ponyslayer)


Oh, so it's not only me.
At some point, I hijacked my script to use alt.hentaiverse to include
CODE
             .replace(/1250/g,'1260')
             .replace(/720/g,'730')
The values don't seem to match exactly what you talk about, so maybe it's too much user conditions based to be fixed?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 18 2020, 07:30
Post #3
JukanX



Lurky McLurkFace
****
Group: Gold Star Club
Posts: 407
Joined: 8-July 09
Level 489 (Godslayer)


I think it's because cmdow – being a Windows utility – is measuring the entire HV browser window including all the chrome (title-, menu- and addressbar, plus window borders and probably also the drop shadow), whereas the values in your script apply to the chrome-less part of the browser window.
Copy-pasting a HV screenshot into Photoshop and measuring by hand gives me a size of 1252x785 for the whole window, and 1250x720 for the content area. Thanks, I didn't know that cmdow was measuring the drop shadow too...

This post has been edited by JukanX: Nov 18 2020, 07:47
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 18 2020, 07:39
Post #4
Nezu



Rat
********
Group: Catgirl Camarilla
Posts: 3,939
Joined: 29-January 12
Level 500 (Ponyslayer)


QUOTE(JukanX @ Nov 18 2020, 05:30) *

I think it's because cmdow – being a Windows utility – is measuring the entire HV browser window including all the chrome (title-, menu- and addressbar, plus window borders), whereas the values in your script apply to the chrome-less part of the browser window. Copy-pasting a HV screenshot into Photoshop and measuring by hand our sizes match.


The default HV link on the E-H site is a Javascript function for a pop-out window with specific dimensions:

CODE
<a href="https://hentaiverse.org/" onclick="popUp('https://hentaiverse.org/',1250,720); return false">...</a>


You could have a userscript modify this, although if you open it from RE links as well, you'd probably have to work out something to catch them as well.

Alternately, I guess you could just open it in a new tab? I agree with your point though, and I'll try to draw some attention to this at some point if it doesn't get seen by Tenboro.

This post has been edited by lestion: Nov 18 2020, 07:40
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 10th July 2025 - 14:48