6da68cdc86a8b0938e634c58e898d6b7560e7365
Updated `getSignatureNavState`, `goToNextSignature`, and `goToPreviousSignature` methods to enhance code readability by improving comments and clarifying logic. Fixed a minor bug in `goToPreviousSignature` where the wrong variable (`lastSig`) was used for page navigation, replacing it with the correct variable (`prevSignature`). Ensured `_lastViewedSignatureId` is updated correctly in navigation methods. No significant functional changes were introduced.
Description
No description provided
Languages
JavaScript
82.6%
C#
8.4%
HTML
4.5%
Visual Basic .NET
2.6%
CSS
1.4%
Other
0.4%