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

Possible to resize a region with regionResize disabled #7054

Closed
marciogurka opened this issue Jun 21, 2023 · 0 comments
Closed

Possible to resize a region with regionResize disabled #7054

marciogurka opened this issue Jun 21, 2023 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@marciogurka
Copy link

marciogurka commented Jun 21, 2023

Forum post

Using the basic demo

  • Run the following in the console
gantt.columns.get('name').remove()
gantt.features.regionResize.disabled = true
  • Put on fullscreen mode (or someway that you can't resize when arriving at the edge of the window)
  • Then you're able to resize the region that is disabled.
gantt.webm
@marciogurka marciogurka added bug Something isn't working forum Issues from forum labels Jun 21, 2023
@matsbryntse matsbryntse self-assigned this Jun 25, 2023
@matsbryntse matsbryntse added the ready for review Issue is fixed, the pull request is being reviewed label Jun 25, 2023
@matsbryntse matsbryntse changed the title User is able to resize a disabled region when on fullscreen mode Possible to resize a disabled region Jun 25, 2023
@matsbryntse matsbryntse changed the title Possible to resize a disabled region Possible to resize a region with regionResize disabled Jun 25, 2023
@matsbryntse matsbryntse added resolved Fixed but not yet released (available in the nightly builds) and removed ready for review Issue is fixed, the pull request is being reviewed labels Jun 26, 2023
@matsbryntse matsbryntse added this to the 5.3.8 milestone Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants