Scheduled and ready
This commit is contained in:
41
content/posts/clickcounter-v2.4.1/index.md
Normal file
41
content/posts/clickcounter-v2.4.1/index.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
title: "Cllick Counter v2.4.1 Release"
|
||||
date: 2023-06-24T12:00:00-04:00
|
||||
lastmod: 2023-06-24T12:00:00-04:00
|
||||
|
||||
description: "Bug fixes"
|
||||
images: []
|
||||
resources:
|
||||
- name: "featured-image"
|
||||
src: "featured-image.png"
|
||||
|
||||
tags: ["Minecraft", "Modding", "Release", "Fixes", "Left Click Counter Mod", "Click Counter"]
|
||||
categories: ["clickcounter"]
|
||||
|
||||
lightgallery: true
|
||||
---
|
||||
|
||||
Bug fixes
|
||||
|
||||
<!--more-->
|
||||
|
||||
## Changelog
|
||||
|
||||
### Positioning
|
||||
- Fixed
|
||||
- Both lines of text can be moved at the same time, leading to them always being selected together after saving
|
||||
|
||||
### Colors
|
||||
- Changes
|
||||
- Removed the "Refresh Color" button and now update the colors on the fly
|
||||
|
||||
### Update Checking
|
||||
- Fixed
|
||||
- Added response for if there are no updates avaible
|
||||
|
||||
## Downloads
|
||||
[Release Page](https://github.com/joshuafhiggins/clickcounter/releases/tag/v2.4.1)
|
||||
[Click.Counter.v2.4.1.jar](https://github.com/joshuafhiggins/clickcounter/releases/download/v2.4.1/Click.Counter.v2.4.1.jar) (from GitHub)
|
||||
|
||||
## Source Code
|
||||
The source code for Click Counter is avaible [on GitHub](https://github.com/joshuafhiggins/clickcounter/) under the MIT License.
|
||||
Reference in New Issue
Block a user