Commit History

Author SHA1 Message Date
  tarfeef101 05c3fbb48c moving OBO cases to useful spot 6 years ago
  tsdedhar 61fbba4762 cannot figure out why on fast forwards we always try to redraw from the last element of the arrylist instead of the first unfinished one 6 years ago
  tsdedhar 5c3dbf5f65 progress towards proper fast forwards 6 years ago
  tsdedhar 3ee7bedaa3 trying to add fast forwards and resetting of canvas when starting partway through. right now, going back then forwards again doesn't work properly. lines aren't redrawn from the last thing to be erased, but the first i believe 6 years ago
  tsdedhar fd906a0169 can rewind now 6 years ago
  tsdedhar 851b7dbf49 idk what i just broke,but it's something 6 years ago
  tsdedhar a3e78e269e getting error but need to test on local so commiting anyways 6 years ago
  tarfeef101 37de739142 fixing update of slider position 6 years ago
  tsdedhar 3ba7f866ef slider kinda works, need to update slider position better 6 years ago
  tarfeef101 d987c8e886 adding slider logic, except the min/max values for the slider itself 6 years ago
  tsdedhar 28d831d48c no longer registering events when not supposed to 6 years ago
  tarfeef101 96f0bf667a making my own slider class 6 years ago
  tsdedhar 51a31552f6 slider still wont work 6 years ago
  tsdedhar 527f797a63 slider wont work cause enabling the code to grow/shrink it makes it die 6 years ago
  tsdedhar 05b00a09fb slider now starts and updates to proper values without trying to implement functionality 6 years ago
  tsdedhar c61cc21c01 slider appears on screen. it does not do anything, and always jumps to the end when the user does anything in the app 6 years ago
  tarfeef101 0ff2c6adda first crack at a playback slider 6 years ago
  tsdedhar 1293e282e8 slider works for thickness, inverse background colour for preview works too 6 years ago
  tsdedhar 735799bdee preview line is a thing now 6 years ago
  tsdedhar 0c5f3f2e01 preview now shows up in top left of it's box, needs to be centred 6 years ago
  tsdedhar b8d8234703 added thiccness, need to fix preview 6 years ago
  tarfeef101 ec19a37d46 adding slider to change thiccness 6 years ago
  tsdedhar 9d15d3cdac basic menu implemented (literally just shows up) 6 years ago
  tsdedhar 8eba55ba06 added ability to change colours 6 years ago
  tarfeef101 f34751553a adding buttons in an arraylist now 6 years ago
  tarfeef101 a36fb0639e added methods to change model current thickness, colour. to be implemented with buttons, etc later 6 years ago
  tsdedhar e24d6370cc i can see clearly now, the lines are drawn 6 years ago
  tarfeef101 3d1b1b94b9 drawing lines for once 6 years ago
  tsdedhar 85d28e83e9 plugged handler into view (which is the canvas) 6 years ago
  tarfeef101 7ebcc35aa7 to compile registered events 6 years ago