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

Resize(Start or End) Appointment in Scheduler #1833

Open
KevinKrueger opened this issue Dec 3, 2024 · 5 comments
Open

Resize(Start or End) Appointment in Scheduler #1833

KevinKrueger opened this issue Dec 3, 2024 · 5 comments

Comments

@KevinKrueger
Copy link

What not only I need is that the appointments can be touched at the start or end and then dragged into length. When dragging, a kind of preview appears and automatically snaps into the grid. As soon as this is released, the date-time value for start or end is adopted, depending on where you grab the appointment with the mouse.
The mouse pointer must also be displayed accordingly. Left-Right, Top-Down (Arrows) depending on the view.

@KevinKrueger
Copy link
Author

KevinKrueger commented Dec 4, 2024

What do you think? Could you implement this promptly?

I have a bit of code that already adjusts the cursor but for the time being can only pull the left-right and the appointment into the length, you certainly have to rework it.

It doesn't snap into the grid and nothing happens with the time of the appointment :(

@akorchev
Copy link
Collaborator

akorchev commented Dec 5, 2024

What do you think? Could you implement this promptly?

I am afraid not. This isn't a trivial feature to implement and support in all views.

@KevinKrueger
Copy link
Author

I am afraid not. This isn't a trivial feature to implement and support in all views.

Okay but can i give you the code i wrote that implements the first beginnings of resizing?

@akorchev
Copy link
Collaborator

akorchev commented Dec 5, 2024

We prefer not to include an incomplete solution.

@KevinKrueger
Copy link
Author

Yes, of course, I'm more interested in you continuing the beginning because it would take me ages to understand the complete code. I didn't mean a pull request but to upload the file here in Markdown.

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

No branches or pull requests

2 participants