Vijith's Forum Posts

  • 2 posts
  • Hi,

    I am trying to create a paint bucket tool using canvas plugin. But Flood fill and rgbaAt actions of Canvas plugin not working properly in different browsers. It shows following results.

      (a) Works fine in Chrome. (b) Shows black screen in Firefox. (c) Works fine on starting but then stops in IE and shows warning [quote:113fmedv]local host not responding due to long running script

    System details:

      Operating System : Windows 8.1 x64 Pro Construct 2 Version ID : r206
  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Problem Description

    flood fill action of Canvas plugin not working properly in different browsers.

    Steps to Reproduce Bug

    • Directly run from Construct2
    • Export and host in web server

    Observed Result

    (a)Works fine in Chrome.

    (b)Shows black screen in Firefox.

    (c)Works fine on starting but then stops in IE and shows warning

    [quote:1y8ny5t2]local host not responding due to long running script

    Expected Result

    Flood fill the color within boundaries of objects drawn inside canvas.

    Affected Browsers

    • Chrome: NO
    • Firefox: YES
    • Internet Explorer: YES

    Operating System and Service Pack

    Windows 8.1 x64 Pro

    Construct 2 Version ID

    r206

  • 2 posts