On Tue, 19 Mar 2024 01:14:29 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
>> we need to add next to Pass/Fail a "Pause Timer" button, that > (a) stops the count down > (b) changes the Pause Timer to "Resume Timer" > ~~(c) disables Pass/Fail until the timer is resumed~~ > the test will not have to pause or be aware - only the PassFailJFrame > machinery. > ~~So the tester can do anything they want except exit the test in the paused > mode.~~ > > This PR implements everything except the (c). > I see nothing wrong with completing the test from the paused state, and it > does not add an extra click. > > > Example screenshots: > >  >  @aivanov-jdk you might want to take a look ------------- PR Comment: https://git.openjdk.org/jdk/pull/18368#issuecomment-2005555788