Git Product home page Git Product logo

Comments (1)

angrave avatar angrave commented on August 17, 2024

On 7/15/13 9:43 PM, Fabian Junge wrote:

The way the up/down/delete buttons are implemented, they create a div
which sits on top of the ace editor and stops click events from
propagating to it.
The problem this is causing right now is that it is preventing the pop
up editor from triggering on the current line.
There are three ways to remedy this, one is to cause the pop up editor
to trigger as well due to a click on the new div.
Another is to shrink the div to only take up as much space the three
buttons require.
The third is to have the div propagate clicks down to the ace editor,
though we do not want it to propagate clicks if someone is clicking
one of the three buttons.


Reply to this email directly or view it on GitHub
#13.

Suggestion 2 (shrink) sounds sensible.
Also...
Can the button div be in left-hand code line number area, instead of on
the right? That way, you'll never accidentally delete a line while
trying to set focus on a long line.
L.

from javaplayland.

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.