Closed andre-hohmann closed 3 years ago
Maybe pagination could be included in a separate ribbon? For example:
The box with the checkmarks would not even be necessary then, because the selected page is the one selected in the structure tree and the media view
Is it possible to make the modal window moveable and resizeable in PrimeFaces?
Is it possible to make the modal window moveable and resizeable in PrimeFaces?
Yes, it is:
draggable=true
resizable=true
But than this single dialog would behave differently from all the other dialogs in the system. I would therefore prefer something in line with your other suggestion - to move the pagination controls from the separate dialog window to - for example - one of the existing columns.
One idea could be to move it to the first column ("Structure") entirely and replace the current "Pagination" button (that opens the dialog) with an p:accordionPanel
that allows arranging the existing structure and pagination in two panels that can be vertically collapsed (similar to how "Comments" and "Metadata" can be toggled in the second column).
This is what I wanted to illustrate with the image above, but I would suggest the accordion collapsing horizontally, as depicted in the picture.
Problem
If the pagination of a process is conducted by the images alone, it is not possible to:
Solution
The pagination popup should be flexible, so that the images can be browsed and examined.
Example