Tomash667 / carpg

Combination of action rpg with roguelike.
https://carpg.pl
MIT License
16 stars 15 forks source link

Journal cycling while adding a note during world map #423

Closed Lemiczek closed 4 years ago

Lemiczek commented 4 years ago

When you are on the world map, open the journal and add a note. When you press the 123 or !@# keys (US keyboard) it will open the Quests/Rumors/Notes sections depending on which number you've pressed.

I believe that a focused text box should lock any other key binds.

Steps to reproduce:

  1. Go to the world map
  2. Open journal (default key J)
  3. Go to notes
  4. Click Add Note
  5. press 1, 2 or 3 (Numpad doesn't trigger this behavior)
Tomash667 commented 4 years ago

Fixed in 0.14.