View Issue Details

Category
SSPBT:本体(SSP)
SeverityminorReproducibilityalways 
Status closed 
Fixed in Version2.7 (リリース) 
Summary0000767: Right click menu options repeatx and repeaty have the same effect
DescriptionThe options for tiling the right click menu horizontally and vertically both have the same effect, making it impossible to specify just one direction on its own.

For example, this correctly tiles the background image both horizontally and vertically:
menu.background.alignment,lefttop + repeatx + repeaty

This correctly tiles the background image horizontally, but also unexpectedly tiles it vertically:
menu.background.alignment,lefttop + repeatx

This correctly tiles the background image vertically, but also unexpectedly tiles it horizontally:
menu.background.alignment,lefttop + repeaty

(The same thing happens with the foreground setting as well.)

SSP/2.7.98 (20260412-7; Windows NT 10.0.26100)

Activities

ponapalt

2026-04-15 09:34

administrator   ~0001771

2.7.99

Issue History

Date Modified Username Field Change
2026-04-14 01:05 guest New Issue
2026-04-15 09:34 ponapalt Assigned To => ponapalt
2026-04-15 09:34 ponapalt Status new => closed
2026-04-15 09:34 ponapalt Resolution open => fixed
2026-04-15 09:34 ponapalt Fixed in Version => 2.7 (リリース)
2026-04-15 09:34 ponapalt Note Added: 0001771