<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks Joel!<br>
<br>
Your fix is now at GitHub. I also added you as a known contributor.<br>
<br>
Cheers,<br>
<br>
On 12/23/2024 11:50 AM, Joel Camera via Cuis-dev wrote:
<blockquote
cite="mid:CAKc5+icXkPzzPRqwQ86jZwMRGmM_Lg+C=u3pyq5SHcD0fkwOTA@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>Hello everyone!</div>
<div class="gmail_quote gmail_quote_container">
<div dir="ltr">
<div class="gmail_quote">
<div dir="ltr">
<div>Here I bring a ChangeSet with a bugfix.</div>
<div>The bug: when someone wants to drag a method and
drop it in the category list, because they want it to
change its category, but to a new category that is not
in the list, the drop does not work.</div>
<div><br>
</div>
<div>In this link you can see the bug: <a
moz-do-not-send="true"
href="https://giphy.com/gifs/aPTvvfUTaqlj0kNzMQ">https://giphy.com/gifs/aPTvvfUTaqlj0kNzMQ</a></div>
</div>
<div dir="ltr">
<div><br>
</div>
<div>The problem is that the list category morph needs
to accept the morph that is being dropped before the
drop itself. And, because the acceptance is not
complete (needs a new category or choose one of the
list) is needed to cancel the drag (clicking
everywhere) and complete the acceptance.</div>
<div>The solution is simple, just change the order of
the events: first drop the element (because you drop
it) and then run the acceptance method. With this
change, it works like it should.</div>
<div><br>
</div>
<div>In this link you can see the same feature with the
fix: <a moz-do-not-send="true"
href="https://giphy.com/gifs/GXm5QcwxEp3iIx98z7">https://giphy.com/gifs/GXm5QcwxEp3iIx98z7</a></div>
<div><br>
</div>
<div>Have a good day!</div>
<div>
<div dir="ltr" class="gmail_signature"
data-smartmail="gmail_signature">
<div dir="ltr">
<div><br>
</div>
<a moz-do-not-send="true"
href="https://10pines.com/" style="font-family:
Roboto,Helvetica,Arial,sans-serif; font-size:
medium;" target="_blank"><img
moz-do-not-send="true"
src="https://10pines.github.io/email-signature/10pines-firma@2x.png"
style="margin-bottom: 0.5em;" width="108"></a>
<h1 style="margin: 0px; font-size: 14px;"><font
color="#999999">Joel Cámera</font></h1>
<h2 style="color: rgb(100, 100, 100); margin: 0px
0px 1em; font-size: 14px;">Agile
Software Development</h2>
<h1 style="margin: 0px; font-size: 14px;"><font
style="font-weight: normal;" color="#666666">
<p style="margin: 0px; font-size: 12px;">Alem
896, Floor 6, Buenos Aires, Argentina</p>
<p style="margin: 0px; font-size: 12px;">+54 9
011 6091 3125</p>
</font></h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich</pre>
</body>
</html>