Skip to content

AppCenter on Odin

Compare
Choose a tag to compare
@SubhadeepJasu SubhadeepJasu released this 02 Aug 20:43
· 58 commits to master since this release
c6e1351

New:

  • [UI] Make UI resizable and responsive with touch support
  • [UI] Follow system-wide dark style preference
  • [UI] Updated CSS to be in tune with style of elementary OS 6 Odin

Improved:

  • [Calculus] Prevent divide by zero errors, use "tends to zero" logic
  • [Calculus] Add ability to input negative and fractional limits
  • [Calculus] Add ability to modify integration accuracy

Fixed:

  • [Programmer] Remove leading '0's correctly