Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
renatosc
/
framework-widget
Public
forked from
coronalabs/framework-widget
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 6, 2017
added upside-down rotation support, so the scrolling can continue to work as expected if the widget (tableview/scrollview) is manually rotated (to upside-down) but the build.settings is using a fix…
Show description for a5b8980
Renato
committed
a5b8980
View commit details
Copy full SHA for a5b8980
Browse repository at this point
fixed bug of a scrollview/tableview not being properly finalized when it is inside a composer sceneGroup and that sceneGroup is destroyed by composer
Renato
committed
627068a
View commit details
Copy full SHA for 627068a
Browse repository at this point
end of line / trailing spaces fix. No code changed
Renato
committed
28a3a0d
View commit details
Copy full SHA for 28a3a0d
Browse repository at this point
fixed bug (Case 43930) Crash when reloading tableview after deleting 1st row
Renato
committed
3993d20
View commit details
Copy full SHA for 3993d20
Browse repository at this point
Commits on Mar 24, 2017
added trailing cr
sean head
committed
c266598
View commit details
Copy full SHA for c266598
Browse repository at this point
clean up old github heads
sean head
committed
70689c1
View commit details
Copy full SHA for 70689c1
Browse repository at this point
Commits on Mar 22, 2017
Revert to previous behavior, pending alternate solution.
brent-corona
committed
37437c8
View commit details
Copy full SHA for 37437c8
Browse repository at this point
Fix disabling and lock/unlock of ScrollView.
brent-corona
committed
5270df1
View commit details
Copy full SHA for 5270df1
Browse repository at this point
Commits on Mar 6, 2017
Fix outlying issue when x or y is not specified in constructor.
brent-corona
committed
aab2543
View commit details
Copy full SHA for aab2543
Browse repository at this point
Commits on Feb 22, 2017
Fix slider positioning when handle exceeds expected group bounds.
brent-corona
committed
3ca4f5a
View commit details
Copy full SHA for 3ca4f5a
Browse repository at this point
Commits on Feb 16, 2017
Merge
Perry Clarke
committed
250ed7c
View commit details
Copy full SHA for 250ed7c
Browse repository at this point
Commits on Feb 15, 2017
Maintenance
Show description for 65cd53b
Perry Clarke
committed
65cd53b
View commit details
Copy full SHA for 65cd53b
Browse repository at this point
Commits on Feb 8, 2017
Widget 2.0: Fixing a issue with culled category rows. Casenum #7921379.
alexf-corona
committed
b3ed54c
View commit details
Copy full SHA for b3ed54c
Browse repository at this point
Commits on Jan 12, 2017
Improve out-of-range tab error message
Perry Clarke
committed
3d38ca1
View commit details
Copy full SHA for 3d38ca1
Browse repository at this point
Commits on Jan 5, 2017
Fix tab bar selection function (issue warning for invalid values).
brent-corona
committed
e884ec0
View commit details
Copy full SHA for e884ec0
Browse repository at this point
Commits on Nov 26, 2016
Change default widget theme for Android to "holo light".
brent-corona
committed
efb105f
View commit details
Copy full SHA for efb105f
Browse repository at this point
Commits on Oct 26, 2016
Merged
josh-coronalabs
committed
d45ba83
View commit details
Copy full SHA for d45ba83
Browse repository at this point
Core: Fixed bug where widget.newSwitch() "top" and "left" parameters were positioning the widget wrong for Android and iOS 6 themed on/off switches. (Was offsetted too far to the right.)
Show description for 38907af
josh-coronalabs
committed
38907af
View commit details
Copy full SHA for 38907af
Browse repository at this point
Core: Fixed bug where calling on/off SwitchWidget's setState() function would display the opposite image when using an Android theme. (Visual issue only. "isOn" property returned correct value.)
Show description for d0434bf
josh-coronalabs
committed
d0434bf
View commit details
Copy full SHA for d0434bf
Browse repository at this point
Maintenance
Show description for dfe24f8
Shchvova
committed
dfe24f8
View commit details
Copy full SHA for dfe24f8
Browse repository at this point
Commits on Oct 24, 2016
- Update/link MIT license.
Show description for 8a573b4
brent-corona
committed
8a573b4
View commit details
Copy full SHA for 8a573b4
Browse repository at this point
Commits on Oct 14, 2016
Ensure "stopped" event is not triggered if user "intercepts" bounce-back with another touch.
brent-corona
committed
d5316d9
View commit details
Copy full SHA for d5316d9
Browse repository at this point
Commits on Oct 13, 2016
Added "stopped" phase to ScrollView and TableView.
brent-corona
committed
d275c30
View commit details
Copy full SHA for d275c30
Browse repository at this point
Commits on Sep 28, 2016
Added constants and commenting on "magic numbers" for future reference (request by Alex).
brent-corona
committed
a5a24f1
View commit details
Copy full SHA for a5a24f1
Browse repository at this point
Commits on Sep 23, 2016
Further tweaks and fixes to PickerWheel.
brent-corona
committed
570a3ae
View commit details
Copy full SHA for 570a3ae
Browse repository at this point
Commits on Sep 19, 2016
Fixed end caps on iOS7 slider theme (removed virtually unnoticeable "curve" and made them squared off, because the previous frame was causing a tiny seam between the frames on larger devices like R…
Show description for 1a847b5
brent-corona
committed
1a847b5
View commit details
Copy full SHA for 1a847b5
Browse repository at this point
Commits on Sep 8, 2016
Resizable PickerWheel core code and updates.
brent-corona
committed
ca36f11
View commit details
Copy full SHA for ca36f11
Browse repository at this point
Commits on Jun 14, 2016
Widget 2.0: Fixing a issue with the scrollview's updateScrollAreaSize() method. No casenum.
alexf-corona
committed
3ba038c
View commit details
Copy full SHA for 3ba038c
Browse repository at this point
Commits on May 18, 2016
Add proper :remove() functionality to ScrollView.
brent-corona
committed
b9a5cdb
View commit details
Copy full SHA for b9a5cdb
Browse repository at this point
Commits on Apr 4, 2016
Widget 2.0: Adding scrollbar padding so the scrollbars don't overlap.
alexf-corona
committed
099e9e3
View commit details
Copy full SHA for 099e9e3
Browse repository at this point
Commits on Mar 14, 2016
Widget 2.0: Added scrollview:getVelocity() to return a pair of velocity on x, velocity on y values. Casenum #26043.
alexf-corona
committed
e1bbe77
View commit details
Copy full SHA for e1bbe77
Browse repository at this point
Widget 2.0: Adding diagonal scrolling.
alexf-corona
committed
7996b73
View commit details
Copy full SHA for 7996b73
Browse repository at this point
Commits on Feb 29, 2016
Add tab button ".id" to hold user-defined ID (or "button" as documented default), but keep old "._id" for backward compatibility.
brent-corona
committed
e693f73
View commit details
Copy full SHA for e693f73
Browse repository at this point
Commits on Feb 24, 2016
Further widget repo fixes and edits.
brent-corona
committed
743c8a6
View commit details
Copy full SHA for 743c8a6
Browse repository at this point
Pending changes for resizable pickerWheels, plus bug fixes.
brent-corona
committed
ba685ec
View commit details
Copy full SHA for ba685ec
Browse repository at this point
Previous
Next
You can’t perform that action at this time.