Page 1 of 1

Window maximize bug.

PostPosted:Thu Mar 31, 2011 12:24 pm
by raviskiran
If browser window is slightly minimised when you enter openkm and if you decide to maximise the window to get a better view then the browser window expands but the openkm window stays the same size. Can you tell me how to fix this. I have attached the screenshot too.

Re: Window maximize bug.

PostPosted:Sat Apr 02, 2011 2:35 pm
by jllort
Really it's not exactly a bug. UI is not prepared for autoresizing as simply as explain, it's a feature that I don't want to implement.

There's some problem on logic for doing it, it's necessary implementing some extra logic for doing and meanwhile while nobody convince me I'll not doing, for simply reason too. The login that must be introduced is so complex - and take effects on major classes - for only getting resizing. The balance between benefits and loses I think it's negative ... you see OpenKM UI as is because all sizes all calculates in px at starting up ... resizing means recalculate it on resizing time ... and althought it's possible ... I still continue thinking it's not good idea doing it.