GithubHelp home page GithubHelp logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
Fred Sauer was quick to point out that you need to add 'display:inline' to the 
style
of the objects(here Labels) for them to take on the left right behavior.  Which 
means
that it might not be considered a bug, although the display behavior I still 
think is
incorrect (as html goes anyway).

Original comment by [email protected] on 18 Apr 2007 at 7:28

from gwt-dnd.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
the behavior of elements spilling beyond the border of it's intended panel 
makes drag
and drop unreliable.

Original comment by [email protected] on 18 Apr 2007 at 7:52

from gwt-dnd.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
I believe that inline works for making things go write to left, but you lose the
"preveiw box" of the element when it's moused over area's of the list. (the gap 
that
is created to show you where the element will be moved to)

In an earlier comment I stated DND was unreliable, what I meant to say was that 
the
location(index) of the final position becomes unreliable with the use of 
"display:inline"

So I guess I'm back to requesting a fix for the solution with the help of 
changing
the style to 'display:inline'

Original comment by [email protected] on 18 Apr 2007 at 8:14

from gwt-dnd.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
increasing the size of the object does help "min-height: NNpx; " but I think 
that
padding the cell would also help it. still behavour isn't correct, no "preview" 
spot,
and elements are "falling".  
this art shows what I mean:
<start art>

 [  1  ] [  2  ] [dragging object]

 [  3  ]

<end art>
Here 3 is "falling"

after releasing the mouse the objects snap back

<start art>

 [  1  ] [  2  ] [dragged object]  [  3  ]

<end art>

Original comment by [email protected] on 18 Apr 2007 at 8:24

from gwt-dnd.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
Fixed in r192

Note: You will still need "display: inline" on the widgets in your flow panel

Original comment by fredsa on 19 Apr 2007 at 5:08

  • Changed state: Fixed

from gwt-dnd.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
it gets better in r193 :)

Original comment by fredsa on 19 Apr 2007 at 10:57

from gwt-dnd.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024

Original comment by fredsa on 23 Aug 2007 at 3:38

  • Added labels: Milestone-gwt-dnd-1.0

from gwt-dnd.

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.