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
86.8%
C#
6.6%
Visual Basic .NET
2.7%
HTML
2.3%
CSS
1.1%
Other
0.4%