Task #7978 (closed)
Bug: No limit on right hand panel re-size
| Reported by: | saloynton | Owned by: | wmoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | saloynton |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | n.a. |
Description
It is possible to resize the right hand panel all the way across the screen. I just wondered if it it possible to implement a restriction so that you are unable to cover the left hand panel.
See screenshot attached.
Attachments (1)
Change History (3)
Changed 8 years ago by saloynton
comment:1 Changed 7 years ago by wmoore
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 7 years ago by Will Moore <will@…>
- Remaining Time set to 0
(In [cdbf633d89423ec985b9b3fc054fcf3f7d385d72/ome.git] on branch develop) Column drag resize to minium width of 50px. Closes #7978
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Commit on Dom's UI https://github.com/Domgaudioso/openmicroscopy/commit/122e2765679a997a690a777623d144e9d51f9712 limits with of columns to 50px. Can easily update to different value if needed.
Closing...