[FIXED] [#866] [3.2.1] Panel loader config question

  1. #1

    [FIXED] [#866] [3.2.1] Panel loader config question

    Hi,

    In the example at https://examples3.ext.net/#/TabPanel/Basic/Add_Tabs/, if the showMask attribute is set to "false", it fails to suppress the load mask. Is there anything else to be configured to hide the load mask?

    loader   : {
          url      : url,
          renderer : "frame",
          loadMask : {
                  showMask : false,
                  msg      : "Loading " + url + "..."
          }
    }
    Last edited by Daniil; Aug 14, 2015 at 5:07 PM. Reason: [FIXED] [#866] [3.2.1]
  2. #2
    Hi Vadym,

    Thank you for the report! Created an Issue.
    https://github.com/extnet/Ext.NET/issues/866

    Fixed in the revision 6522 (trunk). It goes to 3.2.1.
  3. #3
    Confirmed in IE11 and Chrome 44, thanks!

Similar Threads

  1. Replies: 1
    Last Post: Aug 12, 2015, 11:43 AM
  2. [CLOSED] MVC - Panel - Loader
    By thchuong in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 15, 2014, 4:09 PM
  3. Panel Loader example in Razor
    By basder in forum 2.x Help
    Replies: 4
    Last Post: Mar 24, 2014, 3:34 PM
  4. [CLOSED] Question about component loader
    By feanor91 in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jan 22, 2013, 4:57 PM
  5. [CLOSED] Ext.Net panel layout config...
    By ViDom in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: May 18, 2012, 11:01 AM

Tags for this Thread

Posting Permissions