Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verändern der Reihenfolge von Wegpunkten #128

Open
TKey99 opened this issue Jul 15, 2013 · 9 comments
Open

Verändern der Reihenfolge von Wegpunkten #128

TKey99 opened this issue Jul 15, 2013 · 9 comments

Comments

@TKey99
Copy link
Collaborator

TKey99 commented Jul 15, 2013

im Routenverwaltungsmenü
moveActiveWaypointInOrder Methode fertigstellen

@lootwitch
Copy link
Collaborator

jemand muss Drag and Drop Funktionalität implementieren

@ghost ghost assigned lootwitch and themk Sep 4, 2013
@lootwitch
Copy link
Collaborator

ich wollte grad die Funktion im View einbauen .... aber der RouteController unterstützt das ganze gar nicht?!

@lootwitch
Copy link
Collaborator

also die buttons sind da und die changes kommen auch im RouteCotnroller an @themk muss jedoch die Funktion implementieren

Drag and Drop wird vielleicht folgen zuerst kommt aber der Fingerzoom rein

@themk
Copy link
Collaborator

themk commented Sep 18, 2013

Hab an der Methode schon gestern viel gearbeitet. Die Methode, die letztlich dahinter steht, wird auch erlauben, eine beliebige Reihenfolge von Wegpunkten anzugeben, und die Route dann nach dieser neu zu ordnen. Die Methode ist aber recht komplex und noch nicht ganz fertig.

diese Funktionen können über die RouteController Methoden:
changeOrderOfWaypointsSHIFTbyX(int id, int shift)
und
changeOrderOfWaypoints(LinkedList newOrder)
angesprochen werden.

@themk
Copy link
Collaborator

themk commented Sep 18, 2013

Werde versuchen, diese Methode noch bevor ich auf die Uni komme fertig zu machen. Wenn wir es nicht bis heute Abend haben, lassen wir diese Funktion in der Präsi aus.

@lootwitch
Copy link
Collaborator

Dabei war des eine der wichtigen aufgaben...

@themk
Copy link
Collaborator

themk commented Sep 18, 2013

Ich werd jetzt noch eine erste Version der Methode fertig stellen, damit wir da nur noch testen und bug fixen müssen und dann auf die Uni kommen.

@lootwitch
Copy link
Collaborator

O.O

@themk
Copy link
Collaborator

themk commented Sep 18, 2013

Take it easy. ;) Entweder es wird so, oder so..
Methode ist noch nicht ganz fertig. Muss nachher nochmal dran. Komme dann jetzt aber erst mal in die Uni.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants