Even with Tampermonkey disabled, I get lots of this error in the console under the latest beta:
Uncaught ReferenceError: WMETB_ToggleDashboard is not defined
at WMETB_reloadShortcuts (WME_Toolbox.beta.min.js:542)
at Object.WMETB_CountryChanged (WME_Toolbox.beta.min.js:445)
at initialize.sec.WMETB_UpdateCountryFramework (eval at <anonymous> (WME_Toolbox.beta.min.js:968), <anonymous>:13:312)
at initialize.triggerEvent (vendor-84cc7b0âŚ.js:100)
at initialize.mergeObjects (app-6007f3fâŚ.js:8)
at Object.<anonymous> (app-6007f3fâŚ.js:11)
at d (vendor-84cc7b0âŚ.js:26)
at Object.fireWith [as resolveWith] (vendor-84cc7b0âŚ.js:26)
at s (vendor-84cc7b0âŚ.js:27)
at XMLHttpRequest.<anonymous> (vendor-84cc7b0âŚ.js:28)
WMETB_reloadShortcuts @ WME_Toolbox.beta.min.js:542
WMETB_CountryChanged @ WME_Toolbox.beta.min.js:445
sec.WMETB_UpdateCountryFramework @ VM5037:13
triggerEvent @ vendor-84cc7b0âŚ.js:100
mergeObjects @ app-6007f3fâŚ.js:8
(anonymous) @ app-6007f3fâŚ.js:11
d @ vendor-84cc7b0âŚ.js:26
fireWith @ vendor-84cc7b0âŚ.js:26
s @ vendor-84cc7b0âŚ.js:27
(anonymous) @ vendor-84cc7b0âŚ.js:28
We havenât looked into this yet, so we canât give an answer at this stage. In other words, there wonât be a multi-threaded version of Tb available soon.
Is it just me or is the suppress unneeded geometry nodes buttons gone for R3? I have the âSimplifiable segmentsâ layer but the button to remove the unnecessary geo nodes is gone. It has been like this for a while. Thanks for any help! o
You can also just press âshift arrow upâ or âshift arrow downââŚ
A lot of editors do not realize the arrow keys are always active⌠Comes in handy when drawing a segment and you want to advance the image N S E or W ⌠Thanks JD
I mentioned it because itâs a very easy tweak that makes the measurement control draggable by the user, which is a nice touch. WMEFU does the same for the UR/MP boxes. No matter how much I squeeze the UI elements, thereâs still never enough screen space available, so itâs nice to be able to rearrange things.
Copy segment attributes seems to be broken. It keeps saying that I need to select two segments, but I have two selected. Also my â4â shortcut does not invoke it any more.
I lose my âbâ shortcut for show/hide Toolbox highlights seemingly every time I reload the editor.
FWIW, âcopy segment attributesâ is working for me. Occasionally I will need to deselect and reselect a segment before using âremove segment geometryâ (whatever itâs called), so that may be the same issue youâre having, bz.
Thanks for your reports on keyboard shortcut issues. There currently is a bug, which makes the code confuse keybindings on the same main key with different modifiers (shift, ctrl, alt). So depending on how you have your key bindings, all sorts of key binding loss can happen.
Toolbox 1.7.6 has been released for Chrome and Firefox:
1.7.6 (20170317)
Fix: "Waze permalink to prod/beta WME" function transported (wrong) layer visibility settings (#380)
Fix: Setting "Convert permalink to prod WME" was not saved on beta WME (#381)
Fix: FP get list of AM somtimes failed (#383)
Fix: Tb keyboard shortcuts got lost when using the same main key and different modifiers (Shift, Ctrl, Alt) (#385)
Fix: Creating AM list sometimes failed (#383)
Update: Upgraded to the new WebExtensions format for Firefox (compatible from Firefox 45)
Update: Measurement tool window can now be dragged to any location on the map (#384)
Update: Arrow dashboard is now located under the zoom controls (#386)
Update: Changed timing to load FP configuration doc, trying to avoid 429 errors (#318)
Update: Toolbox layer menu icon moved to the left of WME's map comments icon
Update: "Auto-fix loops" function now really fixes only the loops (and thus preserves u-turns at the same nodes, for instance)
A note to Firefox users: Mozilla is again forcing all of its extension developers to supply a new extension format, the so called âWebExtensionsâ. This includes a modified auto-update procedure, which we Toolbox devs have to learn to configure correctly. So it may very well happen that your browser does not auto-update the Toolbox extension. If this is the case, please let us know in this thread, and then try to de-install Tb 1.7.5 and then manually install Tb 1.7.6 (link in first post).
The new extension format is not compatible with Firefox releases <45.