Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #101225
    edwardsmarkf
    Member

    hello – is there any way to change the initial placement of the minimized window?
    it keeps going back to “5px;” when minimized.  and i cannot determine where this “5px;” is being set.
    example:
    https://codepen.io/edwardsmarkf/pen/KKgaVGE?editors=1010
    Also, it would be very useful to be able to drag-drop the minimized window to relocate it if possible.

    #101228
    admin
    Keymaster

    Hi,
    As far as I see, you have Javascript code in your example which does that. The way you do it seems to be OK.
    Best regards,
    Peter Stoev
    Smart UI Team
    https://www.htmlelements.com/

    #101231
    edwardsmarkf
    Member

    hi – actually this way is AWFUL – notice that you can actually see the window move to the 5px position then move to the correct new position.
    how can i properly locate the window to where i desire it to go?  where is that “left: 5px;” being set and how may i override it?

    #101234
    edwardsmarkf
    Member
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.