Code Monkey home page Code Monkey logo

fluent's People

Contributors

dawid-scripts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

fluent's Issues

Dropdowns Optimization

I really really like this ui lib but for some reason adding dropdowns with alot of options makes the ui load insanely long like 30 seconds and makes the game freeze

Things to add/fix

Here are some list of things i realized when i was developing with fluent

  • Fix the typo "Press V to toggle the inteface" (Issue #8)
  • Add Optional Search Bar (Issue #5)
  • Add the option to make the tabs text invisible, only visible when hovered like an animation
  • Add the option to change the tabs position (top, bottom, left, right)
  • Fix when X is pressed the UI is undraggable (Issue #6)
  • Add more themes, like honey, darker blue
  • Make an option to add an image on the tab title
  • Fix the text overlap when text is too long, instead bring it down/make it multi-line
  • Make so that the ui can be a little smaller (good for mobile)
  • Make the slider ball larger or make its hitbox larger, its difficult to move the slider on mobile

I know that with the roblox anticheat being there its hard to update, take your time

Editing keybind seemingly doesn't work

I've tried to change "MinimizeKeybind" to Enum.KeyCode.V but it seemingly hasn't worked

local Window = Fluent:CreateWindow({
	Title = "",
	SubTitle = "",
	TabWidth = 120,
	Size = UDim2.fromOffset(615, 366),
	Theme = "Dark",
	MinimizeKeybind = Enum.KeyCode.V,
})

Sorry in advance if I've misunderstood something!

Mobile support

Hi, im coding on Windows 11 using KRNL
But my friend on mobile using FLUXUS told me that the dropdown didn't work properly
It works perfectly on pc

I also tested the script using Comet 5 GK(fluxus-based pc exploit), still worked perfectly

I'd use orion lib but orion lib's dropdown is even worse, it supports mobile but refreshing is broken
Could you fix it?

Thanks.

How to add Section?

How do you add a section? It's not in the Example Script.
When i say how if the toggle is
local Toggle = Tabs.Main:AddToggle("MyToggle", { Title = "Toggle", Default = false})
Toggle:OnChanged(function()
getgenv().value = Options.MyToggle.Value
end)

How is section?

you cannot drag the ui when a dialog is open

i couldn't even cancel the dialog because it was off the screen and u cannot close the ui if ur in a dialog, making a keybind to destroy the ui would make this so much less of a hassle

How To Make Custom Themes

Something Like This Please Can Anyone Help Me
image
And How To Make A Button To Hide/show UI For Mobile Users

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.