zxvnme / zgui

zxvnme's graphical user interface
MIT License
399 stars 53 forks source link

[BUG] Elements don't get triggered. #60

Closed NaiJii closed 5 years ago

NaiJii commented 5 years ago

Describe the bug Sliders, Comboboxes, Keybind, every zgui's elements (except the checkbox) don't get triggered if you didn't trigger a tab or checkbox before. GIF : https://i.imgur.com/CqSEziy.gifv Also bug when you first open the menu.

To Reproduce Steps to reproduce the behavior:

  1. Change tab
  2. Try to change sliders' values or whatever

Expected behavior The selected element should get triggered.

48cf commented 5 years ago

but there are no tabs in zgui LULW

make sure to reset "blocked" to 0 on tab change, thats probably the issue

NaiJii commented 5 years ago

but there are no tabs in zgui LULW

Oops, thought it'll also happen when the menu gets injected, my bad. Closed

zxvnme commented 5 years ago

As said above, there are no official support for creating tabs in zgui.