-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improved response when selecting or moving a piece #157
Comments
Attempted improvement by replacing hover-aid with a hint during retreat. |
Converting combat piece player aids to clickable (on unit) improves performance somewhat. Vassal PR#13440 may have also helped. |
Extensive use of calculated properties and equivalent Text Label or Layer expressions is the likely cause of delays. Leader (Side) Icons Fix for Leader (Side) Icon Order display implemented in a809. |
Replaced auto-calculation of hand sizes in Side Icons in a810. |
Modified Combat Assist Controller to disable key layers unless gCombatSide is set. Complementary change to combatOver test in Leader Check. This also preserves side indication for Leader Check. |
Tested through to a828. |
Evaluate Sleep() techniques for providing visual feedback on acceptance of key actions:
|
Module V5.0.0beta8
Vassal V3.7.12
Piece movement is sometimes slow, especially when moving a piece during retreat phase.
The text was updated successfully, but these errors were encountered: