Skip to content

Conversation

CalamitousFelicitousness
Copy link
Contributor

More robust code by adding a simple check to ensure that searchTextarea is not null, added a check for debugging if it ever fails again

Fixed getENActiveTab, expression tabName in ['process', 'caption', 'gallery'] will always solve as false, making network menus inoperable when in either of these tabs.

I think it's a simple oversight as in the original UI it's not possible to open networks menu in those tabs.

More robust code by adding a simple check to ensure that searchTextarea is not null, added a check for debugging if it ever fails again

Fixed getENActiveTab, expression tabName in ['process', 'caption', 'gallery'] will always solve as false, making network menus inoperable when in either of these tabs.
Additional fix for lastTab updating with an empty string. This could cause the issue to reemerge if one of the three tabs was the initial tab upon startup.
@CalamitousFelicitousness
Copy link
Contributor Author

Additional fix for lastTab updating with an empty string. This could cause the issue to reemerge if one of the three tabs was the initial tab upon startup.

@vladmandic vladmandic merged commit 01b463f into vladmandic:dev Aug 23, 2025
2 checks passed
@CalamitousFelicitousness CalamitousFelicitousness deleted the patch-3 branch August 23, 2025 17:15
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.

2 participants