View Issue Details
| Category | |||||
|---|---|---|---|---|---|
| SSPBT:本体(SSP) | |||||
| Severity | minor | Reproducibility | always | ||
| Status | closed | ||||
| Fixed in Version | 2.6 (リリース) | ||||
| Summary | 0000634: Closing the sound window causes the sound to stop playing, but does not cause an event | ||||
| Description | I am creating a music player within my ghost, and added the option to open the sound window to seek within the currently playing song. However, if the user clicks the X on the sound window, the song will stop playing. But because no event is sent to the ghost, the ghost does not register this, and believes it is still playing music. I think closing the sound window could run OnSoundStop, perhaps with a reference to indicate that the reason the sound ended was due to the window being closed. If you think this change could break existing behavior, maybe a new event such as OnSoundCancel would be better? SSP/2.6.64 (20240421-6; Windows NT 10.0.19045)  | ||||
| Tags | No tags attached. | ||||
| Attach Tags | |||||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2024-04-29 12:36 | guest | New Issue | |
| 2024-05-03 05:13 | ponapalt | Assigned To | => ponapalt | 
| 2024-05-03 05:13 | ponapalt | Status | new => assigned | 
| 2024-05-03 05:13 | ponapalt | Status | assigned => confirmed | 
| 2024-05-03 05:13 | ponapalt | Fixed in Version | => 2.6 (リリース) | 
| 2024-05-03 19:45 | ponapalt | Status | confirmed => closed | 
| 2024-05-03 19:45 | ponapalt | Resolution | open => fixed | 
| 2024-05-03 19:45 | ponapalt | Note Added: 0001490 |