Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If layout_switch button is set to 'false' - button do not disappear. #1560

Open
remkonoteboom opened this issue Aug 24, 2020 · 1 comment
Open

Comments

@remkonoteboom
Copy link
Contributor

Describe the bug
Setting layout switch to false does not remove button on TableLayout

To Reproduce
Steps to reproduce the behavior:

  1. Set show_layout_switch to false on a table layout
  2. Menu is empty, but button does not disappear.

Expected behavior
Menu button should disappear.

@diegocortassa
Copy link
Contributor

Hi Remko,
I tried to reproduce this bug with a config like:

           <display class="tactic.ui.panel.TableLayoutWdg">
            <search_type>vfx/asset</search_type>
            <view>assets</view>
            <show_layout_switcher>true</show_layout_switcher>
          </display>

But the button disappear for me, perhaps the bug was solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants