javascript-calculator icon indicating copy to clipboard operation
javascript-calculator copied to clipboard

History Display

Open allen-clarke opened this issue 1 year ago • 1 comments
trafficstars

The history of the operation displays outside the dashboard. For example, when I type 8 + 8, it displays outside the dashboard. Only the answer displays inside the dashboard

allen-clarke avatar Dec 12 '23 08:12 allen-clarke

history

If this is what you are talking about, this is how it's supposed to be. The latest operation should be displayed above the result, not inside the box along with the result.

AlexFlorides avatar Dec 12 '23 09:12 AlexFlorides