@jozef-lukac

@jozef-lukac

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Modal min-width or auto-size #102085
    Jozef.Lukac
    Member

    Hi Yavor,
    I created sample here: https://stackblitz.com/edit/github-nwtehy?file=src%2Fapp%2Fpopup%2Fpopup.component.css
    Popup behave alike in our application. If I use percentage, modal is centered as with pixels, but not adjusted by content.
    Thank You,
    Jozef.

    in reply to: Modal min-width or auto-size #102083
    Jozef.Lukac
    Member

    Hi Yavor,
    Thank You for answer. this works for us partly.
    We use smart-window as modal popups at the application where major part is yours docking layout.
    Docking layout use whole dimension of browser at width and height.
    When I enabled auto height dimension for the modal, smart-window was correctky sized depends on content.
    But display on wrong place below of whole docking layout(need to scroll under screen),
    not as before with fix dimensions in the middle of  browser.
    Regards Jozef.

    in reply to: Moved tab lost tabCloseButtons #101774
    Jozef.Lukac
    Member

    Hi Yavor,
    today I use your adviced solution, it works well for us, it resolve both issues.
    I try smart-webcomponents-angular 9.3.33, I can still there reproduce missing tab closing button.
    Thank You for help,
    Best regards
    Jozef.

    in reply to: Event for docking occure #101770
    Jozef.Lukac
    Member

    Hi Yavor,
    exactly this event I needed. Is it possible to see which tab was moved/docked from content of this event?
    I can see there only at which dock (SMART-TABS-WINDOW) docking happen.
    Thank You,
    Regards
    Jozef.
     

    in reply to: Activate tab over API #101767
    Jozef.Lukac
    Member

    Thank you Yavor,
    Yours code snippet works for us, as simple as it looks.
    Regards,
    Jozef.

    in reply to: Activate tab over API #101756
    Jozef.Lukac
    Member

    Thank you Yavor,
    this solution worsk at angular for tab switching.
    But it works differently as selection by mouse.
    This can select(tabIndex) tab correctly, however whole docking.items[dockIndex] looks not selected.

    Best regards,
    Jozef.

    in reply to: Close one tabbed docked window #101549
    Jozef.Lukac
    Member

    Hello, We use for docking layout tab parameter tabCloseButtons: true, as was adviced here. When I press this Closing Tab button, onClose event is emmit but at @ViewChild dockingLayout.closedItems no new data arrived and I don’t know what was currently closed. May you give me some advice? Sample:
    https://stackblitz.com/edit/github-e3kfs8-ynyrdj?file=src%2Fapp%2Fapp.component.ts
    Best regards
    Jozef

Viewing 7 posts - 1 through 7 (of 7 total)