Well, you can probably reuse the code we have for collapsible debug sections.
In any event, I'm not inclined doing the CSS learning I'd need to do to answer the original question when we're going to get rid of it soon anyways.
Search found 6715 matches
- Thu Jan 02, 2025 11:34 pm
- Forum: AAO Developer's corner
- Topic: [RESOLVED] Need help with CSS for new setting for AAO player
- Replies: 8
- Views: 881
- Thu Jan 02, 2025 4:13 pm
- Forum: AAO Developer's corner
- Topic: [RESOLVED] Need help with CSS for new setting for AAO player
- Replies: 8
- Views: 881
Re: Need help with CSS for new setting for AAO player
Having thought this over some, I wonder if it would be better to have a collapsible volume section that would let the user change blip, sound effect, and music settings...
If we do that, then the CSS problems go away, no?
If we do that, then the CSS problems go away, no?
- Thu Jan 02, 2025 3:50 am
- Forum: AAO Developer's corner
- Topic: [RESOLVED] Need help with CSS for new setting for AAO player
- Replies: 8
- Views: 881
Re: Need help with CSS for new setting for AAO player
I can give this a look over the weekend, but because a few other obligations are taking longer than expected, I can't commit to this any earlier.
- Thu Dec 26, 2024 7:31 pm
- Forum: Bug reports
- Topic: [E] External URL data for backgrounds persists and is loaded when non-external set to "None"
- Replies: 2
- Views: 462
Re: [E] External URL data for backgrounds persists and is loaded when non-external set to "None"
Thanks for the report. Your "What happened?" section is only half-correct. The url field of the background is not for an external URL, but just any URL. Default places are stored in this field using the mechanism you outlined. For example, url: Ace Attorney 2/Aeroport is how we specify the...
- Mon Dec 23, 2024 5:05 am
- Forum: Help and Support
- Topic: [Tool] Ace Attorney Offline (Download Cases)
- Replies: 5
- Views: 593
Re: [Tool] Ace Attorney Offline (Download Cases)
For what it's worth, the next AAO change shouldn't change trial_information.
- Mon Dec 23, 2024 4:52 am
- Forum: Comments and Ideas
- Topic: Remove all the elements from the Court Record
- Replies: 5
- Views: 577
Re: Remove all the elements from the Court Record
The issue isn't that this would be time-consuming to code. It would be easy. My point is that a "delete all" button does not strike me as the correct way to handle these use cases. I can't easily "un-add" an action if I add one, so if I add this, I need to implement the correct w...
- Thu Dec 19, 2024 1:31 am
- Forum: V6 Tutorials
- Topic: Music Loop List
- Replies: 3
- Views: 1299
Re: Music Loop List
AA5 and AA6 are the only tracks that have been consciously looped. I'll look over the list for those two in the coming days, but I'm very surprised that you say 20 AA6 tracks need to be relooped. I was fairly obsessive about getting the loop timings right. Are you sure there are that many problems? ...
- Thu Dec 19, 2024 1:30 am
- Forum: Help and Support
- Topic: genuine question about what exact kinds of forums are allowed
- Replies: 3
- Views: 709
Re: genuine question about what exact kinds of forums are allowed
Sorry for the late response: briefly, miscellaneous personal notes belong in the Topic of Randomness.
Something more specific, like live reactions to games, belongs in the Video Games forums.
Something more specific, like live reactions to games, belongs in the Video Games forums.
- Tue Dec 17, 2024 2:22 am
- Forum: Comments and Ideas
- Topic: The ability to export cases into standalone EXE
- Replies: 25
- Views: 5513
Re: The ability to export cases into standalone EXE
I can find the commit where the ID was added: here.
My guess is that having two copies of the same gif led to obvious graphical bugs of the kind you're seeing above... Much like TimeAxis said.
I'll be looking forward to this!
My guess is that having two copies of the same gif led to obvious graphical bugs of the kind you're seeing above... Much like TimeAxis said.
I'll be looking forward to this!
- Tue Dec 17, 2024 2:10 am
- Forum: Comments and Ideas
- Topic: Remove all the elements from the Court Record
- Replies: 5
- Views: 577
Re: Remove all the elements from the Court Record
I see, thank you for clarifying.
Yes, it's not much work to just click the delete button many times, unless you have hundreds of pieces of evidence.
Yes, it's not much work to just click the delete button many times, unless you have hundreds of pieces of evidence.
- Mon Dec 16, 2024 2:48 pm
- Forum: Comments and Ideas
- Topic: Remove all the elements from the Court Record
- Replies: 5
- Views: 577
Re: Remove all the elements from the Court Record
Do you mean delete all elements from the trial data or hide all elements in the display? I expect that delete all would be used accidentally more often than it would be used on purpose, so I'm opposed to that. I do not have strong feelings about hide all , but I lean against it. This would be a mino...
- Mon Dec 16, 2024 8:00 am
- Forum: Comments and Ideas
- Topic: The ability to export cases into standalone EXE
- Replies: 25
- Views: 5513
Re: The ability to export cases into standalone EXE
I've finished a first version of the downloader now. I'm making another post in here instead of opening a new thread because, while the downloader essentially works, there are still two things I'd like to fix first before a "proper" release: Psyche locks won't work correctly, I haven't ha...
- Sat Dec 14, 2024 1:04 am
- Forum: Bug reports
- Topic: [P] New mobile layout does not display the "back" button when examining a scene.
- Replies: 4
- Views: 835
Re: [P] New mobile layout does not display the "back" button when examining a scene.
Because I like hyperlinks, said fix is here.
- Sat Dec 14, 2024 1:04 am
- Forum: Bug reports
- Topic: 'Check' prompt layers and wraps incorrectly
- Replies: 2
- Views: 538
Re: 'Check' prompt layers and wraps incorrectly
Because I like hyperlinks, said fix is here.
- Sat Dec 14, 2024 1:00 am
- Forum: Bug reports
- Topic: [P] Nametags update too early
- Replies: 2
- Views: 570
Re: [P] Nametags update too early
Because I like hyperlinks, said fix is here.