The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
dialog.showInfo timeoutinfo disappeare if window is dragged
#1
using latest nuget-package LibreAutomate 1.2.0
Infotext showing seconds until window is autoclosed is not redrawn after dragging window to new position.

      var result = dialog.showInfo(
        text1: $"Confirmation triggered correct?",
        text2: $"Yes={c2.ControlText} No={c3.ControlText} Message={c1.ControlText}",
        buttons: "Ja|Nein",
        title: $"DEBUG Trigger #32770",
        secondsTimeout: 60);


Attached Files Image(s)
       


Messages In This Thread
dialog.showInfo timeoutinfo disappeare if window is dragged - by AutoStarter - 05-16-2024, 04:02 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)