 |
 |
 |
Feature Update: Revamped gallery listings, tag watching/flagging/hiding, etc, No major updates in 462 0 days |
|
Mar 21 2019, 05:03
|
Maximum_Joe
Group: Gold Star Club
Posts: 24,074
Joined: 17-April 11

|
Adjusted, ty.
|
|
|
Mar 21 2019, 05:15
|
vimtutor
Lurker
Group: Recruits
Posts: 9
Joined: 14-April 13

|
QUOTE(vimtutor @ Mar 20 2019, 18:37)  The new gallery list is click-jacking every title link and preventing middle-click from opening in a new tab.
I don't understand why it's using onclick handlers at all to try to poorly emulate the standard behavior of an <a> tag. The only point seems to be to make the whole table cell clickable, but that can be better done by, for example, inverting the internal <div> and <a> tags, removing the onclick, and tweaking the CSS. Even better would be to not try to make the whole cell clickable in the first place.
In further testing, this breaks middle-click in Safari but not in Firefox.
|
|
|
|
 |
|
Mar 21 2019, 05:20
|
Zeheart
Group: Members
Posts: 1,490
Joined: 15-December 09

|
I'm not a fan of how the thumbnail preview pops up on hovering the bar/slot vs when it would pop up on title hover from the search page. Kinda blocks seeing the timestamps and bookmarks if you were scanning down the list but I guess you could just move the mouse left.
|
|
|
Mar 21 2019, 06:48
|
NiGHTS4life
Newcomer
  Group: Members
Posts: 55
Joined: 23-August 11

|
QUOTE(Maximum_Joe @ Mar 20 2019, 21:06)  It should for both Extended and Thumbnail viewing modes.
Still looks the same to me. I set it at 75%. Do I have to clear the cookie to make it work?
|
|
|
Mar 21 2019, 07:46
|
Mawile
Newcomer
 Group: Gold Star Club
Posts: 11
Joined: 2-November 10

|
New gallery button icons, Doujinshi, Manga, etc. Man I feel old. Guess they're easier to click on and off on I suppose?
|
|
|
Mar 21 2019, 10:54
|
Tenboro

|
QUOTE(vimtutor @ Mar 21 2019, 04:15)  In further testing, this breaks middle-click in Safari but not in Firefox.
Middle clicks aren't supposed to trigger onclick, so this seems to be a bug in Safari if so.
|
|
|
Mar 21 2019, 11:14
|
Stereo
Lurker
Group: Gold Star Club
Posts: 2
Joined: 12-September 08

|
Is there possibility to create additional tag sets? Or is it planned for future?
|
|
|
Mar 21 2019, 11:31
|
@43883
Group: Gold Star Club
Posts: 31,482
Joined: 6-March 08

|
Not a priority at the moment. You can have up to 100(0) tags you can "monitor"; if you need more than that, you need to QUOTE(Shadow Weaver @ Jan 28 2009, 11:08)  be less horny. BOSS EDIT QUOTE(Tenboro @ Mar 21 2019, 10:36)  Not saying it won't happen ever, but new hath perks won't be added until I refactor how hath perks work internally so they actually unlock when you buy them rather than at some indeterminable point in the future.
Translation: Please be patient as this is not a trivial change. This post has been edited by 43883: Mar 21 2019, 12:57
|
|
|
Mar 21 2019, 12:27
|
happiestmerchant
Newcomer
 Group: Recruits
Posts: 10
Joined: 23-December 14

|
Probably already been posted, but bolding for new galleries on ex or something as there used to be would be nice.
This post has been edited by happiestmerchant: Mar 21 2019, 13:04
|
|
|
Mar 21 2019, 12:35
|
genl
Group: Members
Posts: 190
Joined: 17-January 11

|
QUOTE(Tenboro @ Mar 20 2019, 13:04)  QUOTE(genl @ Mar 20 2019, 00:48)  Also, not going to remove that [user-select: none] still?
On what, specifically? Clickable things with text (e.g. titles, uploaders, dates). See https://forums.e-hentai.org/index.php?s=&am...t&p=5377983Specifically, this: CODE .glt>tbody>tr{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} This post has been edited by genl: Mar 21 2019, 12:42
|
|
|
Mar 21 2019, 12:59
|
@43883
Group: Gold Star Club
Posts: 31,482
Joined: 6-March 08

|
CODE .glt>tbody>tr{-webkit-user-select:unset;-khtml-user-select:unset;-moz-user-select:unset;-ms-user-select:unset;user-select:unset !important} And then it no longer was a problem? EDIT: My bad, got your point. Thanks for the clarification. This post has been edited by 43883: Mar 21 2019, 13:53
|
|
|
Mar 21 2019, 13:45
|
genl
Group: Members
Posts: 190
Joined: 17-January 11

|
QUOTE(43883 @ Mar 21 2019, 13:59)  CODE .glt>tbody>tr{-webkit-user-select:unset;-khtml-user-select:unset;-moz-user-select:unset;-ms-user-select:unset;user-select:unset !important} And then it no longer was a problem? EDIT: I know I can apply custom CSS. But I've pointed out already that it should not be there in the first place. There is no good reason for restricting user's ability to select text there. This post has been edited by genl: Mar 21 2019, 13:48
|
|
|
|
 |
|
Mar 21 2019, 14:09
|
uareader
Group: Catgirl Camarilla
Posts: 5,592
Joined: 1-September 14

|
While doing something, saw "Western" and "Artist CG" categories on ordinary galleries, and I still think black text (or another color than white) would definitely be an improvement.
edit: oh right, for My Tags, those with color of #00FF00 (Western green) should get black text too if possible.
This post has been edited by uareader: Mar 21 2019, 14:13
|
|
|
Mar 21 2019, 14:43
|
cs987987
Group: Gold Star Club
Posts: 7,152
Joined: 11-March 12

|
QUOTE(Tenboro @ Mar 20 2019, 20:36)  - Added a thumbnail scaling option under My Settings. This can be used to scale thumbnails on the Thumbnail and Extended gallery views between 75% and 150%. Can it use on all mode, include the Minimal and Compact. not only used on the Thumbnail and Extended I still think the thumbnails too big in the Minimal mode and Compact mode
|
|
|
Mar 21 2019, 16:35
|
@43883
Group: Gold Star Club
Posts: 31,482
Joined: 6-March 08

|
QUOTE(happiestmerchant @ Mar 21 2019, 10:27)  Probably already been posted, but bolding for new galleries or something as there used to be would be nice. Bolding likely doesn't happen for galleries past the "new" interval. Checking the actual interval. Exactly 1 hour apparently so nope. (For a more accurate and helpful answer, please kindly summon Tenboro.) This post has been edited by 43883: Mar 21 2019, 16:37
|
|
|
|
 |
|
Mar 21 2019, 16:46
|
uareader
Group: Catgirl Camarilla
Posts: 5,592
Joined: 1-September 14

|
Attempt to get back the favorites icon in thumbnail mode in the fjords: CODE div[id^="posted_"][style^="border-color:#000"]::before { background-image:url(https://ehgt.org/g/fav.png); background-position:0px -2px; width:15px; height:15px; left: -16px; content:" "; position: absolute; }
div[id^="posted_"][style^="border-color:#f00"]::before { background-image:url(https://ehgt.org/g/fav.png); background-position:0px -21px; width:15px; height:15px; left: -16px; content:" "; position: absolute; }
div[id^="posted_"][style^="border-color:#fa0"]::before { background-image:url(https://ehgt.org/g/fav.png); background-position:0px -40px; width:15px; height:15px; left: -16px; content:" "; position: absolute; }
div[id^="posted_"][style^="border-color:#dd0"]::before { background-image:url(https://ehgt.org/g/fav.png); background-position:0px -59px; width:15px; height:15px; left: -16px; content:" "; position: absolute; }
div[id^="posted_"][style^="border-color:#080"]::before { background-image:url(https://ehgt.org/g/fav.png); background-position:0px -78px; width:15px; height:15px; left: -16px; content:" "; position: absolute; }
div[id^="posted_"][style^="border-color:#9f4"]::before { background-image:url(https://ehgt.org/g/fav.png); background-position:0px -97px; width:15px; height:15px; left: -16px; content:" "; position: absolute; }
div[id^="posted_"][style^="border-color:#4bf"]::before { background-image:url(https://ehgt.org/g/fav.png); background-position:0px -116px; width:15px; height:15px; left: -16px; content:" "; position: absolute; }
div[id^="posted_"][style^="border-color:#00f"]::before { background-image:url(https://ehgt.org/g/fav.png); background-position:0px -135px; width:15px; height:15px; left: -16px; content:" "; position: absolute; }
div[id^="posted_"][style^="border-color:#508"]::before { background-image:url(https://ehgt.org/g/fav.png); background-position:0px -154px; width:15px; height:15px; left: -16px; content:" "; position: absolute; }
div[id^="posted_"][style^="border-color:#e8e"]::before { background-image:url(https://ehgt.org/g/fav.png); background-position:0px -173px; width:15px; height:15px; left: -16px; content:" "; position: absolute; } Definitely need more work, but lots of tricky parts are dealt with. Now I can go die sleep. I hate CSS and web design (IMG:[ invalid] style_emoticons/default/dry.gif) edit: fixed the links to use the images url of normal e-hentai, so should be usable now. Sorry I died fell asleep before realizing the issue of previous version of code. This post has been edited by uareader: Mar 21 2019, 22:51
|
|
|
|
 |
|
Mar 21 2019, 17:23
|
inkarian21
Newcomer
 Group: Recruits
Posts: 18
Joined: 5-June 11

|
Got a problem with thumbnail view (my default viewing style) since your new update on tablet. Used to be 4 columns but now its 1 and the texts overlap. I'm fine with new buttons but this ui bug is making browsing impossible. Any comment how this would be fixed? Edit: Also noticed the settings bar at the top is completely gone. "Front page" is a dead link where nothing happens if I click it except "Watched" flashes under it for a second for before disappearing. [i.ibb.co] [ i.ibb.co] https://i.ibb.co/fk1pKMs/image.jpgThis post has been edited by inkarian21: Mar 21 2019, 22:56
|
|
|
|
 |
|
Mar 21 2019, 17:49
|
GermanPlasma
Group: Gold Star Club
Posts: 571
Joined: 4-October 15

|
So any chance that rating filtering can be reverted as non-second stage filter?
Before you would have a full page of similar rated galleries and you could see the fitting amount of pages for the ratings, but now the pages just get summed together for some reason and you need to click through way more pages since some pages have barely any content at all.
Or is this a way to make us buy the hath perks for page enlargement? I'd really like to have the ratings back like they used to be, at least give us a way to apply a non second stage filtering for it, just like tags have it
|
|
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
 |
 |
 |
|