Historial de Commits

Autor SHA1 Mensaje Fecha
  devmil 1b426c57d5 use onTap and onDoubleTap for the logic hace 4 años
  devmil 5167977ba8 first double-tap select functionality hace 4 años
  michaellee8 3722f49028 fix!: use computed pixel size instead of actual pixel size hace 4 años
  michaellee8 b5021203f8 feat!: add TerminalBackend.resizeFull() for receiving terminal size in pixels hace 4 años
  xuty d86e3483eb one textLayoutCache per TerminalViewState hace 4 años
  xuty 24abb0de78 replace TextPainter with Paragraph to reduce method calls hace 4 años
  xuty 8c60f23e9d Support declarative TerminalStyle update hace 4 años
  devmil 4cde3e808c Merge remote-tracking branch 'origin/master' into feature/zoom hace 4 años
  xuty e21bdea4ea implement ListBufferLine hace 4 años
  devmil e2950a60a4 adds font size upper and lower bounds hace 4 años
  devmil 422f2cecaf fixes font and cell size problems hace 4 años
  devmil d229c9d7c6 Adds Zoom in and Out with Meta +/- (or Ctrl+Shift +/-) hace 4 años
  devmil 191f380598 "Fixes" asciiquarium hace 4 años
  devmil ee1c19b138 Some code comments hace 4 años
  devmil df9c4cb671 TerminalBackend interface hace 4 años
  devmil 5da873ab86 Fixes scrolling and initial size propagation hace 4 años
  devmil f47b58a7aa Straight forward implementation copying the visible lines hace 4 años
  xuty 738b81433b override dispatchScroll* hace 4 años
  devmil e25c4fab73 utli -> util hace 4 años
  xuty 6ec60536d0 override isScrolling hace 4 años
  xuty 57ed88ce70 fix assertion failure in debug mode hace 4 años
  xuty d2ceb42e31 fix random scroll position after reflow hace 4 años
  xuty d1fd742913 fix random scroll position after reflow hace 4 años
  xuty 85a57be536 avoid unexpected calling of `setState` hace 4 años
  xuty f6e7156a59 fix scrollbar support hace 4 años
  xuty 24d7d575d4 fix `Unexpected call to replaceGestureRecognizers() method of RawGestureDetectorState.` hace 4 años
  xuty d050950e3e replace [jumpTo] with [correctPixels] to reduce overhead hace 4 años
  xuty 3296e1078e cursor width at lease 1 hace 4 años
  xuty 0b8c558469 fix typo hace 4 años
  xuty fe8fb8f15b BufferLine backed by ByteData hace 4 años