WME Maximized (Basic rickzabel edits)

WME Maximized (Basic rickzabel edits)
Version 0.6.1 (Beta)
https://greasyfork.org/en/scripts/13733-wme-maximized-basic-rickzabel-edits

This script was originally written by SeekingSerenity; but was broken with the last WME update. The word around WME is that SeekingSerenity is no longer active and has not replied to any of my messages. Since there is great interest in having this script working I decided to try to give it a try.

This version is slightly different due to the fact I removed the code that changed the width of the sidebar and that changed other scripts. Now this should work better with scripts like URMP since the horizontal scroll went mostly unnoticed or was just hard to use.
(added a small buffer between the ā€˜me’ info and validator, and moved over aerial shifter)

I also ā€œborrowedā€ and changed some code that allowed me to have the script check every 5 min for private messages. If you have a pm the inbox link at the top will be updated with the message count and the text color will be changed red ex. Inbox (10). if you have read all of your messages by the next check or page reload the inbox link will return to white with no count.

0.5.6 was tested with chrome and firefox.

Awesome script!! Not all of us edit on computers, it is great for laptop editing.

Hello Rick Zabel
I’m not sure if my input is useful or not, but I wanted to mention that I’m testing your script,
and have noticed that the optimization of space has not taken into account the Script WME Aerial Shifter,
so this script overlaps with buttons save and basic issues. I attach an image to explain better !!
Thank you very much for your hard work !!
Cheers
Fernando P.
ā€œnapauyā€.

i want to make sure i am not taking credit for this script as it was created by SeekingSerenity, let’s say i am taking care of it while seeking isn’t around (or til someone feels like it).

i never had aerial shifter installed and i removed a line from this script that dealt with it, i added it back and updated it for the new wme.

the picture was very effective thanks!

Hi and thanks for maintaining this script working.

In WME I have a problem with my mouse (zoom) because of a trackbar on the left of the window.
Is there a way to disable this trackbar with an add in the script ?

i just noticed that something changed, my tool icons are the wrong size and i have vertical and horizontal scroll bars? is this what you are calling a trackbar? if not could you please send me a screenshot either here or email it to rickzabel at gmail
thanks

Yes that’s it, sorry, vertical scroll bar, I have no horizontal for me. Tool icons are smaller than without the script but I thought that it was normal.

i posted a new version i tweaked the layout of the tool icons, i can not recreate the large icon issue i was seeing on my other computer (that i dont have access to currently). the icons should not go outside the blue bar.

let me know if you are still getting the scroll bar.

Thanks for this new version :slight_smile:
I still have the scroll bar but my problem with the mouse is solved (scroll bar don’t move when I use the mouse wheel) so the scroll bar doesn’t matter :stuck_out_tongue:

Would it be possible to wrap the whole script within a function declaration as shown below? Right now it is adding its functions and variables to the global scope, which might break stuff or conflict with other scripts that don’t do this either. It’s not really colliding with any other script as far as I’m aware at the moment, but it’s a small fix to get rid of the risk.

It’s very simple, just change the code like this:

(function() { // All the existing code gets copied in here })();
Basically, it creates an anonymous function that gets executed straight away. The functions declared within that function remain unknown to the ā€œoutside worldā€, but they will still be known to the code within the function.

The instructions at the WME JavaScript Development page would also work, but require more changes to the existing functions.

I also noticed that they were not rapped but was hesitant to drit to far from the original script. Since the functions names are so generic I wrapped the script in a function as you suggested.
Thanks.

When I am on WME beta editor, I get the following link when clicking on the following buttons on top:

Editor
Forum
Inbox
Wiki

https://www.waze.comhttps//

Screen Shot 2015-11-29 at 2.06.11 PM.png

adding a 4 second delay to the script launching seems to make the links work correctly. now maximizer should kick in sometime when the toolbox messages are going away.

Thanks for resurrecting this script I rely heavily on it. And to Carlos for bringing it to my attention :slight_smile:

Sent from Android using Tapatalk

your welcome :wink:
i had quit using maximizer a while ago because it used to change the width of the side panel which messed with a bunch of scripts. but since I knew a lot of editors really liked / relied on this script it seemed a shame to let it die off. since i removed the side panel code i can’t imagine the editor without it.

WME is almost impossible on a smaller laptop so kudos to you! Another great script rickzabel!

I seem to be having issues with Street View when WME Max is enabled. It blanks the map, only half the SV shows, and you lose the controls like closing SV and the PL toolbar. Anyone else seeing the same?

bmtg

MeToo :frowning: makes me sad. I love this script

i am not seeing any issues with maximizer and street view in windows 8 on chrome or firefox , could this be an interaction wme, maximizer and another script, and or are you using another os / browser?

I am not having that problem. I use a Mac and Chrome.