Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mkrueger closed an issue on mkrueger/icy_tools
icy_draw - Loading a long ANSI from 16c browser makes preview flicker
Reproduce: 1. Load a long ANSI (more than 25 rows say) from 16c browser 2. Watch the preview flip out and flicker/jitter This does not happen once the screen is scrolled down a little bit. It seem...mkrueger pushed 1 commit to master mkrueger/icy_tools
- Fixed mimimap flicker bug. Fixes Issue #50 95d79c1
mkrueger pushed 1 commit to master mkrueger/icy_tools
- Fixed cut/copy/paste hotkeys Needed to move paste to ctrl+l due to egui issues. 0827b8a
grymmjack created a comment on an issue on mkrueger/icy_tools
Actually, it happens when the cursor is on row 1 of the editor in several sections of this ansi. 16c path: `1996` -> `blde9610` -> `GJ-9610C.ANS`
grymmjack created a comment on an issue on mkrueger/icy_tools
The GIF is showing it only a few frames a sec, but it's literally a blur of frames on screen. Like as fast as it can go.
grymmjack opened an issue on mkrueger/icy_tools
icy_draw - Loading a long ANSI from 16c browser makes preview flicker
Reproduce: 1. Load a long ANSI (more than 25 rows say) from 16c browser 2. Watch the preview flip out and flicker/jitter This does not happen once the screen is scrolled down a little bit. It seem...grymmjack closed an issue on mkrueger/icy_tools
icy_draw - Not persisting view state (grid, guides, etc.) on close/reopen
Should icy_draw persist the view state as configured when: - I have grid visible - I close doc (no changes) - I open a new doc (grid not visible) - I open the old closed doc (grid not visible) It...mkrueger closed an issue on mkrueger/icy_tools
icy_draw - High CPU usage
![Image](https://github.com/user-attachments/assets/7d18d857-9b11-4873-9a14-dbe034e4a116) *edit* below is not true: This happens only after a file operation has been performed. Starting the progra...mkrueger pushed 1 commit to master mkrueger/icy_tools
- Fixed CPU usage issue. Fixes Issue #49 aa55d23
mkrueger created a comment on an issue on mkrueger/icy_tools
ATM bound to F11/12 - but I'm open for suggestions. Doesn't feel right.
mkrueger pushed 1 commit to master mkrueger/icy_tools
- Added left/right pane toggle to commands. Fixes #43 cabf86e
mkrueger closed an issue on mkrueger/icy_tools
icy_draw - Please add hotkey bindings for toggle left/right panes
![Image](https://github.com/user-attachments/assets/9e6963c7-55e1-4f3b-8616-905d0cb817ff) These would be nice to have hotkeys for.mkrueger closed an issue on mkrueger/icy_tools
icy_draw - Can you make right click with any tool = draw with bg color?
Another request that would help save time. If we draw with left click = FG color, if we draw with right click = BG color. This is how it works in moebius and in most pixel art paint programs. Thanksmkrueger pushed 1 commit to master mkrueger/icy_tools
- Right click drawing now reverses fg/bg colors. Fixes #47 61b19c2
mkrueger created a comment on an issue on mkrueger/icy_tools
This is an awesome feature :) - didn't know that.
mkrueger closed an issue on mkrueger/icy_tools
icy_draw - Can you make click while line tool engaged draw single block
I draw a lot with the line tool. In pixel editor programs if you simply click, it drops a pixel. Could we have this behavior in icy_draw please? Right now you have to click and drag to draw the l...mkrueger pushed 1 commit to master mkrueger/icy_tools
- Line tool now reacts on click and tools work on point. Fixes #46 d8acc71
mkrueger closed an issue on mkrueger/icy_tools
icy_draw - 9px font not working
Load the attached file. Turn on 9px mode. Does nothing. ![Image](https://github.com/user-attachments/assets/4de113dc-7527-4b6a-b11b-2c815069a8d8) [gj-drago.icy.zip](https://github.com/user-attach...mkrueger pushed 1 commit to master mkrueger/icy_tools
- Fixed aspect ratio/letter spacing commands. Fixes issue #48. 02700de
mkrueger created a tag on mkrueger/icy_tools
IcyView0.8.1 - A collection of ansi/bbs related applications