Skip to content

Comments

VisualInstructionDelegate method calls fix#4820

Open
Udumft wants to merge 2 commits intolts/v2from
vk/NAVIOS-2142-delegate-calls
Open

VisualInstructionDelegate method calls fix#4820
Udumft wants to merge 2 commits intolts/v2from
vk/NAVIOS-2142-delegate-calls

Conversation

@Udumft
Copy link
Contributor

@Udumft Udumft commented Feb 19, 2026

Description

Resolves an issue, when VisualInstructionDelegate.label(_:willPresent:as:) method was called multiple times during initialization.

Implementation

Fix introduces a number of value checks in StylableLabel properties setters, which resulted in excessive redrawing and thus delegate calls.

@Udumft Udumft self-assigned this Feb 19, 2026
@Udumft Udumft requested a review from a team as a code owner February 19, 2026 09:10
@Udumft Udumft added bug Something isn’t working v2.x Related to version 2.x. labels Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn’t working v2.x Related to version 2.x.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants