Sasha Koshka sashakoshka
  • Manehattan MAS hub
  • https://holanet.xyz
  • Sasha Koshka is the name I go by online. E-mail me if you have questions about that or about my projects in general.

  • Joined on 2022-08-07
sashakoshka pushed to main at tomo/backend 2024-07-27 00:18:21 -06:00
33969f45e9 BoxQuerier returns box minimum size as a fallback for reccomended sizes
sashakoshka pushed to main at tomo/objects 2024-07-27 00:17:48 -06:00
987f4bfc4a Remove random semicolons
sashakoshka pushed to main at tomo/objects 2024-07-27 00:10:06 -06:00
b883542f3b Add .editorconfig
sashakoshka pushed to main at tomo/objects 2024-07-26 22:54:51 -06:00
c8d33a0ef4 Fix keys for Scrollbar
sashakoshka pushed to main at tomo/objects 2024-07-26 22:35:43 -06:00
9fa764c7b9 ScrollContainer can step scroll with normal up/down
sashakoshka pushed to main at tomo/objects 2024-07-26 22:20:04 -06:00
84ab0895f8 Fix TextView scrolling
b9c77fd5f7 ScrollContainer properly responds to pgup/down
Compare 2 commits »
sashakoshka pushed to main at tomo/backend 2024-07-26 19:17:50 -06:00
832d7e02ef TextBox can be selected with left, middle, and right buttons
sashakoshka pushed to main at tomo/objects 2024-07-26 19:01:33 -06:00
2722d19ecd Scrollbars accept both directions of scroll
4fc44c11e8 Label and Heading are now selectable
Compare 2 commits »
sashakoshka pushed to main at tomo/backend 2024-07-26 18:55:45 -06:00
fd6297b4fb And arrow keys! Because, why not!
sashakoshka pushed to main at tomo/backend 2024-07-26 18:53:04 -06:00
4deb581667 Use tab for keynav instead of alt-tab
sashakoshka pushed to main at tomo/backend 2024-07-26 18:49:37 -06:00
192e6c6235 Keynav skips masked boxes
9729e3dfda Fix selectable detection when using keys on TextBox
Compare 2 commits »
sashakoshka pushed to main at tomo/objects 2024-07-26 16:58:33 -06:00
0cdb116ec1 TextInput no longer captures scroll with a zero X
6ea1679112 Offload selection manipulation of TextInput to backend
Compare 2 commits »
sashakoshka pushed to main at tomo/backend 2024-07-26 16:44:08 -06:00
fad46eafd3 All selectable TextBoxes have keyboard controls
sashakoshka pushed to main at tomo/objects 2024-07-26 16:11:10 -06:00
b87f32eac9 TextInput scrolls in the proper direction
793526238a Scrollbar drags on mouse motion
Compare 2 commits »
sashakoshka pushed to main at tomo/objects 2024-07-26 15:56:45 -06:00
884148f006 Fix ScrollContainer layout again
sashakoshka pushed to main at tomo/objects 2024-07-26 15:55:59 -06:00
3e382da688 Fix ScrollContainer layout
sashakoshka pushed to main at tomo/nasin 2024-07-26 15:54:16 -06:00
753e3e4023 Styling fixes
5c46950224 Fix large icons png
f22c268a10 Update application.go code
Compare 3 commits »
sashakoshka pushed to main at tomo/backend 2024-07-26 15:34:47 -06:00
ddde2a79a8 TextBox defaults to black for a cursor color
180a5eb8d1 Hierarchy is now responsible for focusing boxes when they are clicked
Compare 2 commits »
sashakoshka pushed to main at tomo/objects 2024-07-25 22:34:14 -06:00
18b8898644 Fix dialog alignment
sashakoshka pushed to main at tomo/backend 2024-07-25 22:29:13 -06:00
a92951f891 Remove debug message