tag f992831c43bec1fa7fc2689a3be46a1bd9fb2f6d v1.6
Author:	Filip Stenstrom <filip.stenstrom.4488@gmail.com>
Date:	Thu Nov 12 14:00:08 2020 +0100

Version 1.6

commit 828f2af48407fb432b07e246b0de13f222b5c45f
Author: Filip Stenstrom <filip.stenstrom.4488@gmail.com>
Date:   Thu Nov 12 13:55:13 2020 +0100

    Update version to 1.6 and set interface level

commit 8aa997729bdc281a8f29ff69559419fc8a36e308
Author: Filip Stenstrom <filip.stenstrom.4488@gmail.com>
Date:   Thu Nov 12 13:39:55 2020 +0100

    Initialize GUI earlier
    
    Was giving errors with old version of ElvUI, although it had nothing to
    do with WBT. Most likely some ElvUI initialization failed, which caused
    the WBT GUI to never be loaded. This avoids WBT from getting the
    blame though.

commit 8aa997729bdc281a8f29ff69559419fc8a36e308
Author: Filip Stenstrom <filip.stenstrom.4488@gmail.com>
Date:   Thu Nov 12 13:39:55 2020 +0100

    Initialize GUI earlier
    
    Was giving errors with old version of ElvUI, although it had nothing to
    do with WBT. Most likely some ElvUI initialization failed, which caused
    the WBT GUI to never be loaded. This avoids WBT from getting the
    blame though.

commit 46543b786a1808ad22d1462f0eb548a3c070793b
Author: Filip Stenstrom <filip.stenstrom.4488@gmail.com>
Date:   Thu Nov 12 12:36:46 2020 +0100

    Update Ace libs to r1241

commit a9db7dbb369bcfe189ddcaa6cddfeff3684a4ee9
Author: IceQ1337 <IceQ1337@gmx.de>
Date:   Sat Sep 12 17:00:46 2020 +0200

    Fixed #38

commit 8a4e7a0c7a98d7cf5e3fbf0daca4aebadfd2e2ca
Author: IceQ1337 <IceQ1337@gmx.de>
Date:   Sat Sep 12 15:15:00 2020 +0200

    Fixed #39 and potentially #31
    
    It seems that the FrameStrata from btn_container is not inherited from the gui_container and therefore has to be manually set.
    
    Note: ElvUI is supposed to not add a border to "SimpleGroup" widgets, but in this case it does for some reason.

