nTrophy

Members
  • Posts

    23
  • Joined

  • Last visited

  • Days Won

    1

 Content Type 

Profiles

Forums

Release Notes

Bug Tracker

Help page

Help page-CN

Release Note5

Rules and recruitment

Release Note6

Posts posted by nTrophy

  1. On 9/25/2017 at 0:46 AM, bayas said:

    You don't have to wait any extension for this feature. Install Stylish extension and then add the following style.

    OMG! Thank you SO much! I had no idea an extension as awesome as Stylish even existed!

    I had to tweak your code a bit, but I made it work.

    The original script did nothing, so I did dome digging.

    First stop was my screen aspect ratio. Apparently, 21:9 was not actually it (my resolution is 3440:1440) so I just put that instead of "21/9" for the script to detect it.

    Then I removed the "X" from "scaleX", because it was just stretching the video horizontally leaving bars on top and bottom.

    "Scale" command, on the other hand, stretched the video on both axes - X and Y.

    And the last thing I did is I changed the scale amount to 1.345, because that's the exact zooming that gets you a fullscreen experience with my resolution.

    Dude, you f*n rock! Thank you so much for your help!

    • Like 1
  2. 2 hours ago, 7twenty said:

    I've had a quick look at it, it's a little beyond what i know as there's a couple of chrome API's that i'm not exactly sure how to to implement in MX. It might entice me to learn something more, so I might spend some time poking around.

    THANK you! And PLEASE do.

    I mean, I would totally do it myself if that was even in the vicinity of what I'm capable of.

    Unfortunately, my coding ability stops at concocting a couple of stupid widgets for an XWidget applet (both of them are pretty awesome for what they are, tbh, but it doesn't make me a coding guru lol)

    Anyways, I think this issue I brought up is important. Not only because I personally have trouble with it, but because I imagine there's a large number of people who do as well (like, you know, every single person who bought an ultrawide monitor?). Youtube (or should I say Google) knows about this issue. It's been reported time and time again, I know that for a fact, yet ~literally~ years later since the first report, Google has done absolutely nothing to fix this problem.

    If you use Chrome, you're in luck. That's the biggest browser on planet Earth, so when there's an issue - you should pretty much expect someone to fix it. If not through official updates, then through user extensions.

    But I don't want to use Chrome! I've been the most loyal Maxthon supporter since before it was even called that. Yeah, I'm talking about you, MyIE. 2003, baby!

    I tried to switch to Chrome numerous times through the years too. My line of thought was - I love MX, but you have to stick with the big boys. They'll be the ones left standing in the end, they'll get all the support, everyone else will just wither and die. But every single time I tried to switch, there was always this tiny little something about Chrome, like an unsupported feature I'd eventually miss, or a little quirk in its behavior that I'd f*/n detest.

    So, anyways, MX has been my jam for the past 14 years. I'm not entirely sure why I'm even telling you all this. I guess I just want my favorite browser to be even better than it is right now.

    PS: Sorry for the rant (^__^)v

  3. 5 hours ago, A.S. said:

    With new design you can open video in the middle of screen. With no black lines.

    How? I can't see an option to do that in the right-click menu:

    30uet80.jpg

    It's also not in the video settings:

    a2av69.jpg

    There's also "Theater mode" (the icon right after settings) but it just magnifies the video window from side to side, while doing nothing to fullscreen mode.

    Are there other video settings I'm missing?

  4. Ok, so the problem is, while youtube technically supports ultra wide monitors (like 21:9 ratio) and it works perfectly fine when an uploaded video is actually 21:9, there are a LOT of dumb f*ks (including people working for major movie studios and record companies, apparently) who keep uploading ultra wide videos with black bars hard-coded into them (effectively turning them back into 16:9 aspect ratio). Meaning the actual video frame looks like this:

    154f5zn.jpg

    instead of looking the way it's supposed to look:

    14bpyso.jpg

    So when you go fullscreen on an ultrawide monitor showing a video coded like example 1, the monitor treats it the way an ultrawide monitor treats any other 16:9 video - it adds black bars on the sides. And while it's totally fine for actual 16:9 videos (720p, 1080p etc.) when you do it to a stupidly coded example 1 - you get this:

    20tgiti.jpg

    Anyways, there's a simple fix for that in Chrome:

    https://chrome.google.com/webstore/detail/ultrawide-video/lngfncacljheahfpahadgipefkbagpdl

    Can anyone please, PLEASE make a similar extension for Maxthon.

    I'll be forever grateful. Hell, I'll buy you a coffee (or 10)

    • Like 1