Giter VIP home page Giter VIP logo

Comments (23)

issue-label-bot avatar issue-label-bot commented on September 26, 2024 1

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.98. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

from wme-send-to-slack.

ordonezgs avatar ordonezgs commented on September 26, 2024 1

Oh!, yes. What I want to meant is that the (+) symbols means that after that line of code we will insert this code in the future.

It left to implement it and then test it. I just wrote this code for having an idea of what to test. I'm just running out of time recently so that's why it haven't been implemented yet.

from wme-send-to-slack.

ordonezgs avatar ordonezgs commented on September 26, 2024

Evaluating the use of Jquery instead of the var directly to the titles.

from wme-send-to-slack.

ordonezgs avatar ordonezgs commented on September 26, 2024

if (locklevelDiv) {
sent=0;
log('Lock icons added');
$( "#WMESTSlock" ).remove();
$('div.form-control.lock-level-selector.waze-radio-container').after('<div id="WMESTSlock">' + Downlockicon + '&nbsp;' + Relockicon + '</div>');
$( "#WMESTSvalidation" ).remove();
$('div.selection.selection-icon').append('<span id="WMESTSvalidation">' + validationicon + '</div>');
log('Validation icon added');
Loadactions();
}
if (closureslistDiv) {
sent=0;
log('Closure icons added');
$( "#WMESTSclosures" ).remove();
if(W.layerSwitcherController.checkboxState.attributes.ITEM_CLOSURES === true) {
$('.closures-list').before('<div id="WMESTSclosures">' + closureicon + '&nbsp;' + openicon + '</div>');
}

L155+

(".Downlock").attr("title", translationsInfo[X][0])
(".Lock").attr("title", translationsInfo[X][0])

L157+

(".Validation").attr("title", translationsInfo[X][0])

L166+

(".Closure").attr("title", translationsInfo[X][0])
(".Open").attr("title", translationsInfo[X][0])

Pending for Testing.

from wme-send-to-slack.

tunisiano187 avatar tunisiano187 commented on September 26, 2024

I think it should be one line later, just after the line that append the icons, not before.
Or maybe i missunderstood your explaination

from wme-send-to-slack.

stale avatar stale commented on September 26, 2024

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

from wme-send-to-slack.

tunisiano187 avatar tunisiano187 commented on September 26, 2024

from wme-send-to-slack.

stale avatar stale commented on September 26, 2024

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

from wme-send-to-slack.

tunisiano187 avatar tunisiano187 commented on September 26, 2024

Yes

from wme-send-to-slack.

tunisiano187 avatar tunisiano187 commented on September 26, 2024

from wme-send-to-slack.

stale avatar stale commented on September 26, 2024

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

from wme-send-to-slack.

tunisiano187 avatar tunisiano187 commented on September 26, 2024

from wme-send-to-slack.

stale avatar stale commented on September 26, 2024

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

from wme-send-to-slack.

stale avatar stale commented on September 26, 2024

This issue has been automatically closed because it has not had any comments for a while, feel free to reopen it if needed

from wme-send-to-slack.

tunisiano187 avatar tunisiano187 commented on September 26, 2024

from wme-send-to-slack.

stale avatar stale commented on September 26, 2024

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

from wme-send-to-slack.

stale avatar stale commented on September 26, 2024

This issue has been automatically closed because it has not had any comments for a while, feel free to reopen it if needed

from wme-send-to-slack.

stale avatar stale commented on September 26, 2024

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

from wme-send-to-slack.

tunisiano187 avatar tunisiano187 commented on September 26, 2024

from wme-send-to-slack.

stale avatar stale commented on September 26, 2024

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

from wme-send-to-slack.

stale avatar stale commented on September 26, 2024

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

from wme-send-to-slack.

stale avatar stale commented on September 26, 2024

This issue has been automatically closed because it has not had any comments for a while, feel free to reopen it if needed

from wme-send-to-slack.

tunisiano187 avatar tunisiano187 commented on September 26, 2024

from wme-send-to-slack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.