8000 Release 0.17.0 · meikpiep/gauguin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.17.0

Compare
Choose a tag to compare
@meikpiep meikpiep released this 02 Jan 00:45
· 832 commits to main since this release

Added

  • Added a popup displaying the difficulty levels and their respective boundaries. May be reached by
    • Tapping at the difficulty info at the top bar on the main screen.
    • Using the info icon near the difficulty choice in the new game screen.

Changed

  • Changed appearance of cells dealing with cheating and errors:
    • Revealed cells appear in gray scale.
    • If a cage a filled but does not match its math result, all cells get an red background and the cage gets a red outline.
    • If two cells in a row or column get filled with the same value, both cells get a red background.
    • When using the menu item 'Show errors', all wrongly filled cells get a red background and the value is displayed in a red color, too.
      This should clarify if a cell was revealed (grayscale), if there is an error regarding the cell (red background) or if the value itself is wrong (red value).

Fixed

  • Fixed 'Show errors' which did not work at all.
  • The popup to inform that a game was won gets dismissed as soon as the user starts another game. (reported by isHiteshBehera)
  • Fixed deactivated number button colors in light theme which used the same colors as active ones.
  • Fixed inconsistent appearance of the hint button of the main screen.
0