Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Minor ListGrid aiFilterWindow design warning

    Hi Isomorphic,

    if you open the AI filter Layout here (SNAPSHOT_v15.0d_2026-04-06), the Developer Console shows this warning:
    WARN:HLayout:lgScienceStudies_aiFilterWindow_footerLayout:Layout.align set to bottom, which is invalid for horizontal layouts
    Best regards
    Blama

    #2
    Thanks Blama - this has been fixed for today's builds

    Comment


      #3
      Hi Isomorphic,

      I can see this is fixed (SNAPSHOT_v15.0d_2026-04-10), but now the cancel button is disabled on start and the Button are somehow left aligned, while other rightclick ListGrid Windows are right aligned (Configure Sort, Advanced Filtering, Field Picker).

      Click image for larger version

Name:	FilterViaAI.png
Views:	45
Size:	73.7 KB
ID:	277403

      Best regards
      Blama

      Comment


        #4
        hi Blama,

        We've fixed the button-alignment.

        By way of detail, the Cancel button is actually there to cancel an on-going AI request, not to Close the window - that's why it's initially disabled. This window is (was, originally) re-used by the other LG AI processes - eg, if you were to click "Custom Prompt" in the aiHiliteAssist sample, you'd see this button become enabled along with a progress-bar while the AI is in progress. However, the AI Filter feature was later reworked and now shows a separate windows with its own Cancel button.

        We'll review the code and let you know what changes we make.

        Comment


          #5
          hi Blama - we've improved things; the window now shows an enabled Close button which is replaced by an enabled Cancel button while an AI request is in flight. Cancel stops the AI, Close closes the window. The changes are in today's builds.

          Comment

          Working...
          X