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/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
sashakoshka pushed to main at tomo/backend 2024-07-25 22:28:02 -06:00
37ec962d1f TextBox properly gives attributes values to the typeset drawer
sashakoshka pushed to main at tomo/backend 2024-07-25 22:22:20 -06:00
4f89b11799 Box applies the style to the outer box (oops!)
sashakoshka pushed to main at tomo/backend 2024-07-25 19:05:24 -06:00
7809aac72f Actually use layouts
bb082d3989 Change when the parent is notified of a child's minimum size change
fbb6d61cfc Fix style application
Compare 3 commits »
sashakoshka pushed to main at tomo/backend 2024-07-25 18:38:12 -06:00
e4cba4a7c9 Add check while calculating min size to prevent goofy situations
6192a1e9cc Fixed util.Memo
Compare 2 commits »