Skip to content

how to disable resizing of panels. #457

Answered by mathuo
husayt asked this question in Q&A
Discussion options

You must be logged in to vote

I guess there are two features here:

  1. Disable mouse-interaction based resizing
    • I think this could be achieved entirely through CSS making it a fairly small change that is required.
  2. Disable the dnd drop functionality
    • This one is more involved but actually seems to be fairly similar to an existing issue here which I have been doing some work on which is to expose a function allowing control of whether dnd overlays are shown, in your case this function would just disable all overlays.

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@techbech
Comment options

@husayt
Comment options

Comment options

You must be logged in to vote
4 replies
@husayt
Comment options

@husayt
Comment options

@mathuo
Comment options

@StringKe
Comment options

Answer selected by husayt
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants