Skip to content

grc: fix buflen/buffers visibility tied to wrong condition#20

Open
MrCry0 wants to merge 1 commit intoNuand:mainfrom
MrCry0:fix/hide-buflen-buffers
Open

grc: fix buflen/buffers visibility tied to wrong condition#20
MrCry0 wants to merge 1 commit intoNuand:mainfrom
MrCry0:fix/hide-buflen-buffers

Conversation

@MrCry0
Copy link

@MrCry0 MrCry0 commented Mar 14, 2026

The buflen and buffers parameters were copy-pasted from ref_clk and still used use_ref_clk as their visibility condition, hiding them unless the reference clock was enabled. These are independent parameters, so use unconditional 'part' hide like other advanced settings.

The buflen and buffers parameters were copy-pasted from ref_clk and
still used use_ref_clk as their visibility condition, hiding them
unless the reference clock was enabled. These are independent
parameters, so use unconditional 'part' hide like other advanced
settings.

Signed-off-by: Oleksandr Suvorov <cryosay@gmail.com>
@MrCry0 MrCry0 force-pushed the fix/hide-buflen-buffers branch from 99e9b8b to 0359558 Compare March 18, 2026 13:09
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

Successfully merging this pull request may close these issues.

1 participant