Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chain browser not showing which attack is selected #839

Open
ohrrpgce-bugbot opened this issue Jun 1, 2010 · 3 comments
Open

Chain browser not showing which attack is selected #839

ohrrpgce-bugbot opened this issue Jun 1, 2010 · 3 comments
Labels
attacks bug Yeah... that's broken rel: zenzizenzic Present in zenzizenzic 2011-05-06

Comments

@ohrrpgce-bugbot
Copy link

[bz#839]

In the browser for what attacks chain to each other (in the attack editor in custom.exe) there is no visual indication of what attack is currently selected. This is using a nightly:

20100525 gfx_sdl+directx+fb music_native

I feel like this was not always the case...

From: msw188
Reported version: 20110506 Zenzizenzic
Operating system: Windows NT

@ohrrpgce-bugbot
Copy link
Author

Comment author: @bob-the-hamster

msw, are you still seeing this problem? The chain browser looks okay to me.

@ohrrpgce-bugbot
Copy link
Author

Comment author: msw188

Yes, the atk chain editor still gives no indication which attack is selected. I don't think I've seen it work correctly since my last post. Just looked at it using:

20101001 gfx_sdl+directx+fb music_native
Windows 7
no info in c_debug

@ohrrpgce-bugbot
Copy link
Author

Comment author: @rversteegen

Ah, I figured out what the confusion is. The Chain Browser uses boxes of style 0. It indicates the selected attack by drawing its box with its normal border, and unselected boxes are drawn without their normal borders. If your textbox style doesn't have a border at all, then these are indistinguishable.

So, maybe also switch the box style for the selected box? Even there, there's no guarantee that box styles 1 and 2 are different colours! It drives me mad that we can't just use fixed colours in Custom.

@ohrrpgce-bugbot ohrrpgce-bugbot added attacks bug Yeah... that's broken rel: zenzizenzic Present in zenzizenzic 2011-05-06 labels Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
attacks bug Yeah... that's broken rel: zenzizenzic Present in zenzizenzic 2011-05-06
Projects
None yet
Development

No branches or pull requests

1 participant