/u/humpaaa

  • Full Member
  • ▶ ¦ Yep
  • Posts: 190
  • Trades: 10

[Lestrades.com] Nao 尚

  • I'm Share-Locked
  • Administrator
  • Posts: 1,396
  • Trades: 222
Re: Issue(s)
« Reply #166, on December 11th, 2017, 11:59 PM »
I'm having trouble with the '+' (More) button because I wanted to do it the way it was before, but entirely in CSS (which allows for better results in high-DPI screens), but it's used in a lot of places and with different CSS rules so it's probably not a great idea, I should probably do it in SVG instead.
That Modify button, however, is terrible on your browser... Seriously, what's your browser? Why is it so huge on it?
I hate it that some browsers (here's looking at you Firefox...) use emoji by default instead of rendering them in plain text. I don't even understand why they don't fall back to plain text when a 'color' rule is used on the CSS. I want monochrome versions!
Here's a sample of what it's supposed to look like...
Posted: December 11th, 2017, 10:53 PM

(This was getting annoying, so I just reverted to the old More icon for now...)

/u/humpaaa

  • Full Member
  • ▶ ¦ Yep
  • Posts: 190
  • Trades: 10

[Lestrades.com] Nao 尚

  • I'm Share-Locked
  • Administrator
  • Posts: 1,396
  • Trades: 222
Re: Issue(s)
« Reply #168, on December 12th, 2017, 09:26 PM »
I'll need the OS/device combination, too...

/u/humpaaa

  • Full Member
  • ▶ ¦ Yep
  • Posts: 190
  • Trades: 10
Re: Issue(s)
« Reply #169, on December 12th, 2017, 09:38 PM »
Win10 x64 // Chrome 63.0.3239.84 64 Bit
Don't think i have any addons that would interfere, scriptsafe  / ublock are disabled fpr lestrade

[Lestrades.com] Nao 尚

  • I'm Share-Locked
  • Administrator
  • Posts: 1,396
  • Trades: 222
Re: Issue(s)
« Reply #170, on December 12th, 2017, 09:59 PM »
Hmm... I don't have W10 anymore (sucks too much IMO, although I liked the new UI), but the missus has it, so I'll have a quick look.
PS: no need to disable ublock for me, I don't like intrusive ads myself, and you'll never find any on my websites. In fact I'm unlikely to ever add ads here at all. ;)

/u/humpaaa

  • Full Member
  • ▶ ¦ Yep
  • Posts: 190
  • Trades: 10
Re: Issue(s)
« Reply #171, on December 12th, 2017, 10:08 PM »
Did you change something? It's fixed for me

[Lestrades.com] Nao 尚

  • I'm Share-Locked
  • Administrator
  • Posts: 1,396
  • Trades: 222
Re: Issue(s)
« Reply #172, on December 12th, 2017, 10:17 PM »
Okay, back from my little session on W10...
- Site is looking bad on Chrome indeed. All icons are replaced with a custom font that's ugly as hell. Seriously, the really nice 'Home' icon looks that bad now. Isn't Google rich enough to afford designers..?
- Her laptop is using a custom 150% size font because of the very high DPI on her screen. As such, I can't really 'test' font sizes there. It's looking okay, though.
- Ironically, Edge (or was it IE11, I didn't really check) uses the default (Segoe UI Symbol) unicode symbols, and looks 'as intended'. Can you test on it? I'm sure you'll find it to be nicer.

I'm currently rewriting the CSS to use the preferred font on these icons. I'm afraid it won't help with mobile devices, but at least Windows should be OK.

:edit: I changed stuff, but 8 minutes ago..? I don't think I changed anything that could have fixed your Edit icon. (??) :edit: Oh wait, no, it's just that I introduced a new SVG icon in its stead. I don't know if I'll keep it though.
Re: Issue(s)
« Reply #173, on December 13th, 2017, 01:12 AM »
Okay, I think I'm done with icon fixes. Please make sure to post here if you see anything weird!
Also, I'm unable to test on Linux and MacOS, as well as most mobile devices. Any volunteers..?
Posted: December 13th, 2017, 12:20 AM

Also, iOS users could tell me whether or not forum posts like these show up normally, without any weird whitespace. (Chrome for Windows has an option to simulate an iPad Pro and totally screws up the layout...)

/u/humpaaa

  • Full Member
  • ▶ ¦ Yep
  • Posts: 190
  • Trades: 10
Re: Issue(s)
« Reply #174, on December 13th, 2017, 01:23 AM »
Everything is fine on chrome, great job

Akylen

  • Full Member
  • Posts: 218
  • Trades: 61

[Lestrades.com] Nao 尚

  • I'm Share-Locked
  • Administrator
  • Posts: 1,396
  • Trades: 222
Re: Issue(s)
« Reply #176, on December 13th, 2017, 08:23 AM »
Phew. All's left is mobile. I can't really test with my phone because I modded it to replace all emoji's with monochrome equivalents months ago. (I just hate emoji.)
Re: Issue(s)
« Reply #177, on December 18th, 2017, 01:52 PM »
Apologies for the downtime today. The server was unresponsive for about an hour after I failed to shutdown a SQL query I was running that was badly formed. Basically, it works by joining two tables to get the relationship between two columns, then I simplified it to remove the need for the join, except I forgot to remove it, so it was joining the tables and, for every proper match, it was duplicating them by the size of the table, which happens to be the games database, so instead of doing a ~1 second query, I was looking here at a 60.000 second query that was also locking the table.
Usually I'd just rename the table so that the query is ended by force, but this time it didn't work. I'm not sure why.
Anyway-- these things happen during development.

I would love to be able to restart the server by myself, though... Not having SSH access can be annoying. Then again it's free hosting for me, and since the site is a free service, it's the best I can afford for now I suppose. (Plus-- great server!)

/u/humpaaa

  • Full Member
  • ▶ ¦ Yep
  • Posts: 190
  • Trades: 10
Re: Issue(s)
« Reply #178, on December 20th, 2017, 03:01 AM »Last edited on December 20th, 2017, 09:36 AM by Lestrade 尚
Whean creating an offer:

[Lestrades.com] Nao 尚

  • I'm Share-Locked
  • Administrator
  • Posts: 1,396
  • Trades: 222
Re: Issue(s)
« Reply #179, on December 20th, 2017, 09:36 AM »
Oops! Typo when adding item types (DLC, video...) to offer creations, sorry ;)